add a note on future work to README
This commit is contained in:
parent
40cc7f5b86
commit
e54f18cb1f
1 changed files with 1 additions and 0 deletions
|
|
@ -198,6 +198,7 @@ user> (transform [ALL (if-path [:a even?] [:c ALL] :d)]
|
|||
```
|
||||
|
||||
# Future work
|
||||
- Integrate Specter with other kinds of data structures, such as graphs
|
||||
- Make it possible to parallelize selects/transforms
|
||||
- Any connection to transducers?
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue