Wiki

Ticket #105 (closed enhancement: fixed)

Opened 16 years ago

Last modified 16 years ago

Lambdas

Reported by: Chuck Owned by: Chuck
Priority: major Milestone: Cobra 0.9
Component: Cobra Compiler Version: 0.8.0
Keywords: Cc:

Description

These will use the do keyword like closures, but the general form is:

do(<args>)=<expr>
# for no args:
do=<expr>

This ticket does not require the argument types to be inferred. (But we will do that in the future off a separate ticket.)

Change History

Changed 16 years ago by Chuck

  • owner set to Chuck
  • status changed from new to accepted

Changed 16 years ago by Chuck

  • status changed from accepted to closed
  • resolution set to fixed

Done in changeset:1947

Note: See TracTickets for help on using tickets.