A JSON-serializable Just data-structure
Just
Creates a Just given a value.
Just.of(value: A): Just
Generated using TypeDoc
A JSON-serializable Just data-structure
Just