|
|
@ -18,11 +18,14 @@ |
|
|
|
- [ ] `equal` |
|
|
|
- [ ] `lexicographical_compare` (using 3-way comparisons) |
|
|
|
- [ ] `begin` and `end` |
|
|
|
- Datastructures |
|
|
|
- [ ] Datastructures |
|
|
|
- [ ] `flat_tree` |
|
|
|
- [ ] UTF-8 `string` (See BigJ's string) |
|
|
|
- [ ] UTF-8 range identification function |
|
|
|
- [ ] `tuple` |
|
|
|
- Filesystems |
|
|
|
- [ ] `generic_filesystem` type erasing wrapper (`gp::function` style?) |
|
|
|
- with 9P implementation? |
|
|
|
- [ ] Filesystem union |
|
|
|
- [ ] PubSub plumber filesystem |
|
|
|
- [ ] Typical ramfs |
|
|
|