fe v0.1.5 FE View Source
Basic functional programming idioms.
Link to this section Summary
Link to this section Functions
Create a unary function that always returns the same value, regardless of what it was called with.
Always return the argument unchanged.