Unique<E, Id> extension

on

Methods

limitLength(int maxLength) List<E>

Available on List<E>, provided by the Unique extension

unique([Id id(E element)?, bool inplace = true]) List<E>

Available on List<E>, provided by the Unique extension