std::collections::anylist

first

macro AnyList.first(&self, $Type)
Return the first element by value, assuming it is the given type.

Parameters