avail-json
2.0.2
avail-json
/
org.availlang.json
/
JSONValue
/
isBoolean
is
Boolean
open
override
val
isBoolean
:
Boolean
Content copied to clipboard
Is the
receiver
a JSON boolean?
Return
true
if the receiver is a JSON boolean, `false otherwise.