diff options
author | Aria Shrimpton <me@aria.rip> | 2024-02-24 16:42:12 +0000 |
---|---|---|
committer | Aria Shrimpton <me@aria.rip> | 2024-02-24 16:42:12 +0000 |
commit | 0194c4a9ffa0fc3b77dedede9beeb1d0e0d5488f (patch) | |
tree | 22a0e7f4264167775ef2b60565d3b09c6d0a77f0 /Tasks.org | |
parent | 1741057ebb734d97acc4edfc84dcc2d62b8789f1 (diff) |
add iter method to container and make contains immutable
Diffstat (limited to 'Tasks.org')
-rw-r--r-- | Tasks.org | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -236,6 +236,10 @@ Ideas: require_cdr fuckery renaming of op- stuff boolean literals +problems with trait bounds on element types +and on being able to implement traits w/ types using container types because of opaqueness +iterator trait stuff +mutable borrows in methods *** TODO Integration w/ Cargo |