企业🤖AI智能体构建引擎
,智能编排和调试,一键部署,支持私有化部署方案
广告
# Bool(Bool) > abstract no package * * * * * 所有平台可用 * * * * * 标准布尔类型,既可以是 `true` ,也可以是 `false` 。 在静态目标语言, `null` 不能被分配到 Bool 。如果需要这样,可以使用 `Null<Bool>` 替代。 查看: http://haxe.org/manual/types-bool.html http://haxe.org/manual/types-nullability.html
API简介
Array
ArrayAccess
Bool
Class
Date
DateTools
Dynamic
EReg