std::collections::list {Type}

contains

fn bool List.contains(&self, Type value) @if(ELEMENT_IS_EQUATABLE)
Check for presence of a value in a list.

Parameters