aboutsummaryrefslogtreecommitdiff
path: root/std/prelude/convert.pk
Commit message (Collapse)AuthorAge
* std: sweeping changes.JJ2024-05-10
| | | | | | | | | - replace interfaces with classes - replace : with then and do - solidify memory management as rust-style ownership - replace unsafe blocks with safe/unsafe attributes - add magic and copy attributes - switch Coerce impl from from to to
* std: much fleshing out. completely partially implement the prelude.JJ2024-01-02