Update 'Works in progress'

master
Archivist 4 anni fa
parent
commit
82cfc2475a
1 ha cambiato i file con 6 aggiunte e 1 eliminazioni
  1. +6
    -1
      Works-in-progress.md

+ 6
- 1
Works-in-progress.md

@ -41,9 +41,14 @@
- [ ] `flat_tree`
- [x] `pair`
- [x] `vector`
- [ ] `abstract_channel`
- [ ] `abstract_state_machine`
- [ ] UTF-8 `string` (See BigJ's string)
- [ ] 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`
- Filesystems
- [ ] `generic_filesystem` type erasing wrapper (`gp::function` style?)

Caricamento…
Annulla
Salva