pyk.prelude.kbool module
¶
andBool
(
items
:
Iterable
[
KInner
]
)
→
KInner
[source]
¶
boolToken
(
b
:
bool
)
→
KToken
[source]
¶
impliesBool
(
antecedent
:
KInner
,
consequent
:
KInner
)
→
KApply
[source]
¶
notBool
(
item
:
KInner
)
→
KApply
[source]
¶
orBool
(
items
:
Iterable
[
KInner
]
)
→
KInner
[source]
¶
pyk
Navigation
Contents:
pyk
pyk package
Related Topics
Documentation overview
pyk
pyk package
pyk.prelude package
Previous:
pyk.prelude.k module
Next:
pyk.prelude.kint module
Quick search