aplteam / Tatin

Tatin is a package manager for Dyalog APL
MIT License
25 stars 6 forks source link

ListPackages with aggregate←0 returns wrong sort sequence #67

Closed aplteam closed 2 years ago

aplteam commented 2 years ago

Example:

p←⎕ns''
p.aggregate←0
p ListPackages '[tatin-test]'
aplteam commented 2 years ago

Fixed in v0.57.1