Skip to main content

require_bool_native

Function require_bool_native 

Source
pub fn require_bool_native(v: Value, ctx: &str) -> Result<bool, ExprFailure>
Expand description

短絡の bool 検査(and/or/cond/not の生成 native 制御フローが Value→bool に使う)。