std::collections::elastic_array {Type, MAX_SIZE}

contains

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

Parameters