>> currying lambda which the author called lambda*; I'd be happy to call it >> lambda/curry. Lambda/opt would also work for me. lambda* is used by SRFI 89 (Optional positional and named parameters). Some Schemes also ship with lambda* (at least Guile and S7); I don't know whether or not those are compatible with SRFI 89.