Category:Wren-seq: Difference between revisions

Changed blurb following addition of View class.
m (Tidied links.)
(Changed blurb following addition of View class.)
Line 2:
'''Wren-seq''' is a module which supplements the methods in the Wren programming language's Sequence and List classes with static methods in the Seq and Lst classes respectively.
 
It also adds new list-based FrozenList, Stack and StackView classes which do what you would expect from their names.
 
It is the sixth in a series of modules (listed on the language's [https://rosettacode.org/wiki/Category:Wren main page]) designed to assist with writing Rosetta Code tasks so the same code does not have to be written or copy/pasted time and time again thereby bloating a task's script code unnecessarily.
9,482

edits