Flexible Rules
Home Publications Examples Downloads API Overview API Doc Tutorials

remove element

Synopsis:

(remove element element from list)
(remove element element from list 
			       of entity)

Description:

Removes the element element from the list list from the current entity, resp. from the entity entity, and returns the new list.

Example:

(remove element 2 from [1,2,3,4]) -->  [1,3,4]


Contact: Fulvio Frapolli (fulvio . frapolli //at// unifr . ch), Amos Brocco (amos . brocco //at// unifr . ch)
* Remove spaces and replace //at// with @
© 2009