Summary
Add ->list and ->boolean to core system
Metadata
- Id: 93de1d22e4a5880724fc549212ea39fa1331a7d6
- Trac id: 812
- Type: enhancement
- Reporter: felix
- Owner: felix
- Cc:
- Status: closed
- Component: core libraries
- Estimated difficulty: easy
- Resolution: wontfix
- Priority: not urgent at all
- Milestone:
- Version: 4.7.x
- Changetime: 2022-10-21 16:13:19 UTC
- Created: 2012-04-07 12:55:38 UTC
- Keywords:
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.
Changes and comments
[2012-08-24 23:00:44 UTC] felix changed status from new to assigned
[2012-08-24 23:00:44 UTC] felix set owner to felix
[2016-08-25 21:06:30 UTC] sjamaan set difficulty to easy
[2016-08-25 21:06:30 UTC] sjamaan wrote:
It's unclear exactly how this should work, but once it's decided this should be easy.
[2022-10-21 16:13:19 UTC] felix changed status from assigned to closed
[2022-10-21 16:13:19 UTC] felix set resolution to wontfix
[2022-10-21 16:13:19 UTC] felix wrote:
Hasn't been too much of an issue in the last 11 years, so let's close this.