Prime
Prime copied to clipboard
Add excludes function for collection types that have contains function out of box.
For example, List.excludes item list = not (List.contains item list).