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.
json/value::fromBool
◻ B:
ToBool
⇥ value:
Stream<B>
↦ json:
Stream<Json>
(json::Json
)
Turns stream of boolean convertible values into JSON booleans.