Treatment isBool

json/value::isBool


Inputs

⇥ value: Stream<Json> (json::Json)

Outputs

↦ is_bool: Stream<bool>


Determine if streamed JSON values are booleans.