Category talk:Wren-seq: Difference between revisions

m
→‎Source code: Minor change.
(→‎Source code: Removed type aliases and Lst.exchange method which are no longer needed.)
m (→‎Source code: Minor change.)
Line 3:
<lang ecmascript>/* Module "seq.wren" */
 
import "./trait" for Cloneable, CloneableSeq
 
/* Seq supplements the Sequence class with some other operations on sequences. */
9,476

edits