Commit 70a4313
CLJS-744: ISequential types should implement JS indexOf, lastIndexOf
- implements `indexOf` and `lastIndexOf` for ISequential types
- the implementation for both functions conforms to the TC39
specification so that the behavior is the same across native host types
and ClojureScript persistent data structures1 parent d4055ec commit 70a4313
2 files changed
+264
-1
lines changed
0 commit comments