Package lrs.visitor

Class Summary
Apply Applies the lambda specified as input to all elements in the LRStruct.
Clear Clears this LRStruct.
GetLength Return the length of the list.
GetNth Return the n'th element in the list.
Remove Remove all occurances of the item specified as input, if found.