libretto.lambda.DropNames
See theDropNames companion object
Witnesses that field names are removed from
A = name1 :: A1 || ... || nameN :: An
(and field separator changed from ||
to ∙
), we obtain
B = Nil ∙ B1 ∙ ... ∙ Bn
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article