json-fp-special-error ( value -- * )


Vocabulary
json

Error description
Thrown by JSON serialization when attempting to serialize -1/0. or +1/0. or NaN when json-allow-fp-special? is not enabled.

See also
json-allow-fp-special?

Definition


Methods

M: json-fp-special-error summary
drop "JSON serialization: illegal float:" ;