This repository has been archived by the owner on Aug 28, 2024. It is now read-only.
API breaks from 0.x.x
- Rename
call
module torun
.- Rename
call
symbols torun
. - Remove
call
symbols that take a proc accepting 2 or more parameters. - Remove
call
symbols that take a proc with a specific calling convention.
Onlyclosure
convention is left.
- Rename
- Rename
ifelse
module tofold
.- Rename
ifelse
symbol tofold
.
- Rename
- Remove
lambda
module.