Creates a decoder that always fails. It is useful for reporting a parse error with Pure.when.
Pure.when
The error message.
The failing decoder.
Generated using TypeDoc
Creates a decoder that always fails. It is useful for reporting a parse error with
Pure.when
.