The standard Boolean type, which can either be
true
orfalse
.On static targets,
null
cannot be assigned toBool
. If this is necessary,Null<Bool>
can be used instead.See:
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/Bool.html