update README

This commit is contained in:
nathanmarz 2017-02-12 12:22:05 -05:00
parent 6d154799f9
commit 76682e64d4

View file

@ -295,7 +295,6 @@ Here's how to reverse the positions of all even numbers in a tree (with order ba
# Future work
- Integrate Specter with other kinds of data structures, such as graphs. Desired navigations include: reduction in topological order, navigate to outgoing/incoming nodes, to a subgraph (with metadata indicating how to attach external edges on transformation), to node attributes, to node values, to specific nodes.
- Make it possible to parallelize selects/transforms
- Any connection to transducers?
# License