Function lamcal::combinator::bckw_set[][src]

pub fn bckw_set() -> HashSet<Binding>

Creates a set of bindings for all combinators of the BCKW system.

The returned HashSet contains a binding for the combinators:

  • B - Bluebird - Composition
  • C - Cardinal - Swapping
  • K - Kestrel - Constant
  • W - Warbler - Duplication