1.14.0 - Support for lambda functions
create_wrapper,create_function,wrapsandwith_signaturenow support lambda functions. They also accept a new parameterco_nameto define the name to be used in the compiled code. PR #80 by andrewcleveland.
See documentation page for details.