aboutsummaryrefslogtreecommitdiff
path: root/std/hashes.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: more fleshing out. merge std.magic back into std.prelude.JJ2024-01-02