Description
Functional collections are immutable, adding or removing items efficiently creates a new collection. You can choose from: FOption
, FList
, FSet
, FMap
, FTuple
.
Functional collections are immutable, adding or removing items efficiently creates a new collection. You can choose from: FOption
, FList
, FSet
, FMap
, FTuple
.