More combinator types would be brilliant
Posted: Tue Jan 17, 2017 12:19 pm
Apologies if this has already been suggested. If it has, add +1 for me.
- A combinator that performed arithmetical functions such as DIV, MOD, x^y, and (naturally) factorial! would be most welcome.
- Additionally a logic combinator AND, OR, XOR, NOT etc
- And bitwise combinators RoL, RoR, Lsh, Rsh