Partial Function Application with %<%, %-<%, and %><%


[Up] [Top]

Documentation for package ‘curry’ version 0.1.1

Help Pages

%-<% Curry a function from the end
%<% Curry a function from the start
%><% Apply arguments partially to a function
curry Curry a function from the start
partial Apply arguments partially to a function
tail_curry Curry a function from the end