is-answer-to-the-ultimate-question-of-life-the-universe-and-everything
42.0.1 • Public • Published is-answer-to-the-ultimate-question-of-life-the-universe-and-everything
Check if the value is 42
Wikipedia (English)
Wikipedia (Japanese)
Usage
npm install is-answer-to-the-ultimate-question-of-life-the-universe-and-everything
yarn add is-answer-to-the-ultimate-question-of-life-the-universe-and-everything
const isAnswerToTheUltimateQuestionOfLifeTheUniverseAndEverything = require('is-answer-to-the-ultimate-question-of-life-the-universe-and-everything')
console.log(isAnswerToTheUltimateQuestionOfLifeTheUniverseAndEverything(42))
console.log(isAnswerToTheUltimateQuestionOfLifeTheUniverseAndEverything(41))
console.log(isAnswerToTheUltimateQuestionOfLifeTheUniverseAndEverything('42'))
CLI
npx is-answer-to-the-ultimate-question-of-life-the-universe-and-everything 42
>> true
Package Sidebar
Install
npm i is-answer-to-the-ultimate-question-of-life-the-universe-and-everything
Weekly Downloads