Treatment fromString

json/value::fromString


Generics

◻ S: ToString

Inputs

⇥ value: Stream<S>

Outputs

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


Turns stream of string convertible values into JSON strings.