what :
Home > Authors > M > James McCartney : 17 objects/ 1 library

page : 1
Objects
groupExternal groups numbers received in succession into a list.
joinExternal Joins two lists together.
laceExternal interlace the elements of two lists
listiterExternal cuts a long list up into smaller lists.
listlenExternal listlen - outputs the length of a list or anything arriving at its inlet.
listregExternal this is for lists what the int object is for integers.
permuteExternal return the nth permutation of a list
positionExternal position - sorts a list in the left inlet using the index numbers in the right inlet.
replicateExternal repeate a list N times
reverseExternal reverses a list of numbers.
rotateExternal cyclically rotate a list
scrambleExternal scrambles the order of a list of numbers.
sectExternal outputs a list which contains only atoms that appear in both input lists.
sliceExternal divides a list in two.
sortExternal sorts a list.
unionExternal union - outputs a list which contains all atoms that appear in either or both input lists.
uniqueExternal unique puts out a list comprised of those items in the left input list that are not contained in the right input list.

Library
ListOps List Operators

4855 objects and 135 libraries within the database Last entries : December 23rd, 2023 Last comments : 0 0 visitory and 65018917 members connected RSS
Site under GNU Free Documentation License