Treatment fromBool

json/value::fromBool


Generics

◻ B: ToBool

Inputs

⇥ value: Stream<B>

Outputs

↦ json: Stream<Json> (json::Json)


Turns stream of boolean convertible values into JSON booleans.