We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d33a0f commit e6917b9Copy full SHA for e6917b9
1 file changed
README.md
@@ -12,7 +12,7 @@ Some planned and implemented features:
12
13
* Immutable datastructures
14
* Protocols first implementation
15
-* Transducers at-the-bottom (most primitves are based off of reduce)
+* Transducers at-the-bottom (most primitives are based off of reduce)
16
* Coroutines for transducer inversion of control (transducer to lazy-seq conversion)
17
* A "good enough" JIT (implemented, tuning still a WIP, but not bad performance today)
18
* Easy FFI (TODO)
0 commit comments