Float.G
Float Generic Specialized Containers
The generic containers are never used directly, but rather as customized shortcuts for specific types.
For example:
Float.G.Pack[Float]
usually called asFloat.Pack
Double.G.Idx[Percent]
usually called asPercent.Idx
Int.G.Pro.Mutable[Day]
usually called asDay.Pro.Mutable
Long.G.Collection[Time]
usually called asTime.Collection
- Source
- __.scala
Member
Float Specialized Generic Buffer
To be used with Float based opaque values.
- Source
- Buffer.scala
Float Specialized Generic Buffer
To be used with Float based opaque values.
- Source
- Buffer.scala
Float Specialized Generic Collection
To be used with Float based opaque values.
- Source
- Collection.scala
Float Specialized Generic Collection
To be used with Float based opaque values.
- Source
- Collection.scala
Companion object contains a set of classes, which provide companion object functionality for customized generic containers.
- Source
- __.scala
Object Fun contains a set of Float specialized generic functions, to be used with Float based opaque values.
- Source
- Fun.scala
Float Specialized Generic Indexed Collection
To be used with Float based opaque values.
- Source
- Idx.scala
Float Specialized Generic Indexed Collection
To be used with Float based opaque values.
- Source
- Idx.scala
Float Specialized Generic Pack Collection
To be used with Float based opaque values.
- Source
- Pack.scala
Float Specialized Generic Pack Collection
To be used with Float based opaque values.
- Source
- Pack.scala
Float Specialized Generic Provider/Property
To be used with Float based opaque values.
- Source
- Pro.scala
Float Specialized Generic Provider/Property
To be used with Float based opaque values.
- Source
- Pro.scala