Ticket #28 (new enhancement)
When defining projections, auto-open the other fns in the projection
| Reported by: | benl | Owned by: | |
|---|---|---|---|
| Priority: | project | Milestone: | |
| Component: | Source Parser | Version: | |
| Keywords: | Cc: |
Description
We should be able to access other projections of the same constructor with _.
project Obj where
f1 ^obj = _x + _y
f2 ... = _f1 <-- access f1&{Obj} via _f1
Change History
Note: See
TracTickets for help on using
tickets.
