Haystack boolean.
The boolean value.
Compares two booleans.
The value to compare against.
The sort order as negative, 0, or positive
Value equality check.
The value to compare.
True if the value is the same.
The value's kind.
Optional
An optional message to display before the value.
The value instance.
Compares the value's kind.
The kind to compare against.
True if the kind matches.
Returns true if the haystack filter matches the value.
The filter to test.
Optional haystack filter evaluation context.
True if the filter matches ok.
Returns the value instance.
An Axon encoded string of the value.
The value as a dict.
Encodes to an encoded zinc value that can be used in a haystack filter string.
The encoding for a haystack filter is mostly zinc but contains some exceptions.
The encoded value that can be used in a haystack filter.
The value as a grid.
A JSON reprentation of the object.
A string containing the JSON representation of the object.
A byte buffer that has an encoded JSON string representation of the object.
A JSON v3 representation of the object.
The value as a list.
A string representation of the value.
Encode to zinc encoding.
The encoded zinc string.
Returns the primitive value of the specified object.
Static
Factory method for a haystack boolean.
The value.
A haystack boolean value.
Haystack boolean.