# Functions

Filter removes any item that doesn't match the predicate.
Map applies a transformation function to each item in the slice.
Unique returns a new slice with only unique items.