public interface TypeFamily
Modifier and Type | Method and Description |
---|---|
Type<?> |
apply(int index) |
static <A,B> FamilyOptic<A,B> |
familyOptic((int) -> OpticParts<A,B> optics) |
Type<?> apply(int index)
static <A,B> FamilyOptic<A,B> familyOptic((int) -> OpticParts<A,B> optics)