Update 'Works in progress'

master
Archivist 4 years ago
parent
commit
82cfc2475a
1 changed files with 6 additions and 1 deletions
  1. +6
    -1
      Works-in-progress.md

+ 6
- 1
Works-in-progress.md

@ -41,9 +41,14 @@
- [ ] `flat_tree` - [ ] `flat_tree`
- [x] `pair` - [x] `pair`
- [x] `vector` - [x] `vector`
- [ ] `abstract_channel`
- [ ] `abstract_state_machine`
- [ ] UTF-8 `string` (See BigJ's string) - [ ] UTF-8 `string` (See BigJ's string)
- [ ] UTF-8 range identification function - [ ] UTF-8 range identification function
- [ ] CBOR parser and serializer
- [x] CBOR parser and serializer
- [ ] Indefinite length lists
- [ ] Indefinite length associative lists
- [ ] Text (UTF-8) strings
- [ ] `tuple` - [ ] `tuple`
- Filesystems - Filesystems
- [ ] `generic_filesystem` type erasing wrapper (`gp::function` style?) - [ ] `generic_filesystem` type erasing wrapper (`gp::function` style?)

Loading…
Cancel
Save