We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4206c4 commit 92de138Copy full SHA for 92de138
1 file changed
src/main/clojure/cljs/core.cljc
@@ -803,7 +803,7 @@
803
IPrintWithWriter IPending IWatchable IEditableCollection ITransientCollection
804
ITransientAssociative ITransientMap ITransientVector ITransientSet
805
IMultiFn IChunkedSeq IChunkedNext IComparable INamed ICloneable IAtom
806
- IReset ISwap])
+ IReset ISwap IIterable])
807
(iterate (core/fn [[p b]]
808
(if (core/== 2147483648 b)
809
[(core/inc p) 1]
0 commit comments