Package

com.avsystem.commons

collection

Permalink

package collection

Visibility
  1. Public
  2. All

Value Members

  1. object CollectionAliases

    Permalink

    Aliases for Scala collections which are both concise and leave no doubt about whether the collection type is immutable, mutable or the base type (read only).

    Aliases for Scala collections which are both concise and leave no doubt about whether the collection type is immutable, mutable or the base type (read only).

    B stands for base (read only) I stands for immutable M stands for mutable

Ungrouped