Package com.aquima.interactions.expressions.functions.list
package com.aquima.interactions.expressions.functions.list
-
ClassesClassDescriptionThis function returns the number of elements that are present in a list.This function returns a list containing the difference of the two lists provided as argument.This function returns a boolean indicating if an element is present in a list.This function returns a list containing the intersection of the two lists provided as argument.MAX function that locates the maximum item in a list.MIN function that locates the minimum item in a list.This function returns the number of elements that are present in a list.This function returns a list containing the symmetric difference of the two lists provided as argument.This function performs a union of the two aruments passed to the function.This function returns a list with all duplicate entries removed.