From d6fcb86504d0dd218e1d8c69b2e3a12d0d2677de Mon Sep 17 00:00:00 2001 From: Archivist Date: Thu, 24 Sep 2020 00:30:19 +0000 Subject: [PATCH] Update 'Works in progress' --- Works-in-progress.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Works-in-progress.md b/Works-in-progress.md index b919230..01ce1e7 100644 --- a/Works-in-progress.md +++ b/Works-in-progress.md @@ -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