Open mlhaufe opened 1 year ago
Scala has the following:
names.map(_.toUpperCase)
Extend the wildcard symbol _ to support similar.
_
TODO: show use case
Scala has the following:
Extend the wildcard symbol
_
to support similar.TODO: show use case