aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/function.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Improved the syntax for the "lux.function" macro.Eduardo Julian2018-04-051-2/+2
* - Re-named lux/type/opaque to lux/type/abstract.Eduardo Julian2017-11-291-1/+1
* - Changed the identifier separator, from the semi-colon (;) to the period/dot...Eduardo Julian2017-11-291-5/+5
* - Re-named the "." function to "compose" and moved it to lux/function.Eduardo Julian2017-11-281-4/+8
* - Changed the terminology of monoids ("append" -> "compose", "unit" -> "ident...Eduardo Julian2017-09-191-2/+2
* - Renamed "lambda" to "function".Eduardo Julian2017-04-101-2/+2
* - Renamed lux/codata/* to lux/function/* and moved the lux/codata/coll/stream...Eduardo Julian2017-04-031-0/+20