Opened 10 years ago
Last modified 6 years ago
#812 assigned enhancement
Add ->list and ->boolean to core system
Reported by: | felix winkelmann | Owned by: | felix winkelmann |
---|---|---|---|
Priority: | not urgent at all | Milestone: | |
Component: | core libraries | Version: | 4.7.x |
Keywords: | Cc: | ||
Estimated difficulty: | easy |
Description
These appear again and again in user code and can be trivially rewritten to efficient code. What (->list '())
should return is not clear to me, though.
Change History (2)
comment:1 Changed 10 years ago by
Owner: | set to felix winkelmann |
---|---|
Status: | new → assigned |
comment:2 Changed 6 years ago by
Estimated difficulty: | → easy |
---|
Note: See
TracTickets for help on using
tickets.
It's unclear exactly how this should work, but once it's decided this should be easy.