Sequence Functions

This page was created by/for the Spring 2010 semester to help coordinate sequence function production.

Indicate completed status concisely, comments or special cases should be after the table or linked. When adding your name, do so in camelCase so that the wiki can make links.

KeithBriggs - 28 Jan 2010

Function Name Author Coded Language Comments
CONCATENATE ArmstrongJ Yes Java Functional.
COPY-SEQ CodyNelson Yes Lisp Problems with string spacing due to problems in make-string function.
COUNT DavidLeblanc Yes Lisp Functional.
COUNT-IF DavidLeblanc Yes Lisp Functional.
COUNT-IF-NOT DavidLeblanc Yes Lisp Functional.
DELETE CodyNelson Yes Lisp

Problems with string spacing due to problems in make-string function;

Doesn't set strings, simple-vectors, or vectors due to current binding issue using setf.

Note: function works fully in LispWorks? .

DELETE-DUPLICATES CecilBeeland Yes Lisp

Doesn't set strings, simple-vectors, or vectors presumably due to current binding issue using setf;

Note: function works fully in LispWorks? .

DELETE-IF CodyNelson Yes Lisp

Problems with string spacing due to problems in make-string function;

Doesn't set strings, simple-vectors, or vectors due to current binding issue using setf;

Note: function works fully in LispWorks? .

DELETE-IF-NOT CodyNelson Yes Lisp

Problems with string spacing due to problems in make-string function;

Doesn't set strings, simple-vectors, or vectors due to current binding issue using setf;

Note: function works fully in LispWorks? .

ELT ? Yes   Functional.
EVERY DavidLeblanc Yes Lisp Functional.
FILL KellyEnright Yes Lisp
FIND ArmstrongJ Yes Lisp Functional.
FIND-IF ArmstrongJ Yes Lisp Functional.
FIND-IF-NOT ArmstrongJ Yes Lisp Functional.
LENGTH ? Yes Java Functional.
MAKE-SEQUENCE CodyNelson Yes Lisp Functional.
MAP ArmstrongJ Yes Lisp Functional.
MAP-INTO ArmstrongJ Yes Lisp Functional.
MERGE CecilBeeland    

Throws errors when function is called with any input. Issues are currently un-identified.

Note: function works fully in LispWorks? .

MISMATCH ArmstrongJ Yes Lisp Functional.
NOTANY KeithBriggs Yes Lisp Functional.
NOTEVERY ArmstrongJ Yes Lisp Functional.
NREVERSE CodyNelson Yes Lisp Functional.
NSUBSTITUTE KeithBriggs Yes Lisp Functional.
NSUBSTITUTE-IF KeithBriggs Yes Lisp Functional.
NSUBSTITUTE-IF-NOT KeithBriggs Yes Lisp Functional.
POSITION ArmstrongJ Yes Lisp Functional.
POSITION-IF ArmstrongJ Yes Lisp Functional.
POSITION-IF-NOT ArmstrongJ Yes Lisp Functional.
REDUCE CecilBeeland Yes Lisp Functional.
REMOVE CodyNelson Yes Lisp Problems with string spacing due to problems in make-string function.
REMOVE-DUPLICATES CecilBeeland Yes Lisp Functional.
REMOVE-IF CodyNelson Yes Lisp Problems with string spacing due to problems in make-string function.
REMOVE-IF-NOT CodyNelson Yes Lisp Problems with string spacing due to problems in make-string function.
REPLACE CodyNelson Yes Lisp Functional.
REVERSE CodyNelson Yes Lisp Functional.
SEARCH ArmstrongJ Yes Lisp Functional.
SOME ArmstrongJ Yes Lisp Functional.
SORT       Delayed for future implementation.
STABLE-SORT       Delayed for future implementation.
SUBSEQ DavidLeblanc Yes Lisp Has binding issues. Works with Strings
SUBSTITUTE KeithBriggs Yes Lisp Functional.
SUBSTITUTE-IF KeithBriggs Yes Lisp Functional.
SUBSTITUTE-IF-NOT KeithBriggs Yes Lisp Functional.
Topic revision: r24 - 2010-04-26 - 13:17:37 - CodyNelson
 
Home
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback