ns std::collections pub int Collection : Monad { size: Int fn contains(element: T): Bool }