This repository was archived by the owner on Oct 7, 2024. It is now read-only.
This repository was archived by the owner on Oct 7, 2024. It is now read-only.
deordinalize fails on non-numbers #82
Open
Description
Just glancing at the code, deordinalizing "last" would give "la". Similarly, "first" would give "fir", while I would have expected it to give "1".
To me this definitely qualifies as a bug. Not sure what the correct behavior is, but at a minimum this should be documented. Ideally it wouldn't affect words that are not actually ordinals.
Metadata
Metadata
Assignees
Labels
No labels