Quark (Quark v2.3.2) View Source
Top-level module. Provides a convenient use
macro for importing the most
commonly used functions and macros.
Due to performance reasons, many of the combinators are given non-combinatory
implementations (ie: not everything is expressed in terms s
and k
)
Link to this section Summary
Functions
See Quark.SKI.id/1
.
Link to this section Functions
See Quark.Compose.<|>/2
.
See Quark.SKI.constant/2
.
See Quark.SKI.first/2
.
See Quark.BCKW.flip/1
.
See Quark.SKI.id/1
.
See Quark.SKI.second/2
.
See Quark.M.self_apply/1
.