Element - ḃ - Boolify
Characters:
ḃ
Description
Convert an arbitrary value into a truthy or falsy value, vectorises with flag t
Overloads
any-bool(a) (booliify)
Examples
1 ḃ=1⟨69|0⟩ ḃ=1`x` ḃ=1⟨``|⟨⟩⟩ ḃ=1
ḃ - BoolifyCharacters:
ḃ
Convert an arbitrary value into a truthy or falsy value, vectorises with flag t
any - bool(a) (booliify)1 ḃ =
1
⟨69|0⟩ ḃ =
1
`x` ḃ =
1
⟨``|⟨⟩⟩ ḃ =
1