const
The constant function from functional programming: it takes a value and returns a function that will return that value:
function-lift
Lifts functions into the given context: promise, list, maybe, etc.
ielevator
ielevator is quite useful for simulating elevator.