scala.collection.generic.IsMap
See theIsMap companion trait Members listConvenient type level function that takes a unary type constructor F[_]
and returns a binary type constructor that tuples its parameters and passes them to F
.
Convenient type level function that takes a unary type constructor F[_]
and returns a binary type constructor that tuples its parameters and passes them to F
.
Tupled[F]#Ap
is equivalent to ({ type Ap[X, +Y] = F[(X, Y)] })#Ap
.
[Since version 2.13.16]
AnyRefMap is deprecated
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4