# Functions
No description provided by the author
No description provided by the author
Contains returns true if a list contains a string.
ContainsEqualFold returns true if a given slice 'slice' contains string 's' under unicode case-folding.
No description provided by the author
Creates an slice of slice values not included in the other given slice.
Filter filters a list for a string.
No description provided by the author
No description provided by the author
Creates an slice of slice values included in the other given slice.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author