Commit History

Author SHA1 Message Date
  Zelphir Kaltstahl 18d2c8b6d2 implement spread-combine with arity checks 2 years ago
  Zelphir Kaltstahl de59d777cf implement parallel-combine with arities 2 years ago
  Zelphir Kaltstahl f6dc800a77 add note about interface to combinators 2 years ago
  Zelphir Kaltstahl 4b80457358 implement compose with arity checks 2 years ago
  Zelphir Kaltstahl 4ba7828d88 improve usage example 2 years ago
  Zelphir Kaltstahl b69cda72f6 restrict arity using min and max 2 years ago
  Zelphir Kaltstahl baef121e3c rename composition -> compose 2 years ago
  Zelphir Kaltstahl 0000bc93ea restrict arity of the returned combinator 2 years ago
  Zelphir Kaltstahl 5e1ab93e0b add alternative apply for arity functions 2 years ago
  Zelphir Kaltstahl 1084982888 add restrict-arity 2 years ago
  Zelphir Kaltstahl 302621b684 add spread-combine with struct impl for arity specifying functions 2 years ago
  Zelphir Kaltstahl b3d31e4703 add assert procedure 2 years ago
  Zelphir Kaltstahl 9aff4f5fe8 update results and add description 2 years ago
  Zelphir Kaltstahl c73b55713e add parallel-combine 2 years ago
  Zelphir Kaltstahl 32d863b7df remove incomplete docstring 2 years ago
  Zelphir Kaltstahl b104f18ca9 correct iterate combinator 2 years ago
  Zelphir Kaltstahl 2b83a3a278 add notes document 2 years ago