From 111030c82c744683298cb811f86a56da45ffb68e Mon Sep 17 00:00:00 2001 From: Archivist Date: Sun, 4 Oct 2020 13:47:46 +0000 Subject: [PATCH] Update 'Works in progress' --- Works-in-progress.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Works-in-progress.md b/Works-in-progress.md index a08b797..609f6bb 100644 --- a/Works-in-progress.md +++ b/Works-in-progress.md @@ -41,6 +41,7 @@ - [ ] `flat_tree` - [ ] UTF-8 `string` (See BigJ's string) - [ ] UTF-8 range identification function + - [ ] CBOR parser and serializer - [ ] `tuple` - Filesystems - [ ] `generic_filesystem` type erasing wrapper (`gp::function` style?)