1.0.5 • Published 3 years ago

quantum-boolean v1.0.5

Weekly downloads
19
License
MIT
Repository
-
Last release
3 years ago

quantum-boolean

"maybe\" is like qubits in quantum computing, but apply to boolean logic. Qubits can be in a 1 or 0 quantum state, or they can be in a superposition of the 1 and 0 states. However, when qubits are measured the result of the measurement is always either a 0 or a 1.

Status

CategoryStatus
Versionnpm
BuildGitHub Actions
Licensenpm

Installation

$ npm install quantum-boolean

Quick start

First you need to add a reference to random boolean in your application:

import maybe from 'quantum-boolean';
1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago