List.contains

Returns true if the list contains the item

struct List(T)
bool
contains
()

Meta