Wiki

Ticket #137 (new enhancement)

Opened 15 years ago

Last modified 11 years ago

Move to .Net 4.0: Add typed tuples to the language

Reported by: Chuck Owned by:
Priority: medium Milestone:
Component: Cobra Compiler Version: 0.9.4
Keywords: tuples Cc: nevdelap@…

Change History

Changed 14 years ago by nevdelap

  • cc nevdelap@… added

Changed 14 years ago by Chuck

test comment

Changed 11 years ago by hopscc

  • priority changed from minor to medium
  • version changed from 0.8.0 to 0.9.4
  • summary changed from Consider adding typed tuples to the language to Move to .Net 4.0: Add typed tuples to the language

Tuples now available with cobra base on .Net 4.0.

Add cobra builtin language support for at least anon tuples

  • tuple literals cf Literal Lists, Dicts and Sets...
  • Tuple item access
  • Tuple slices

post that support named Tuples (named items).

Revisit ticket:315 'cobra support multiple return values' to use these tuples

Note: See TracTickets for help on using tickets.