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