std::collections::anylist

get

macro AnyList.get(&self, usz index, $Type)
Return an element in the list by value, assuming it is the given type.

Parameters