Module aya.base

Interface SerPat

All Superinterfaces:
Serializable
All Known Implementing Classes:
SerPat.Absurd, SerPat.Bind, SerPat.Ctor, SerPat.ShapedInt, SerPat.Tuple

public sealed interface SerPat extends Serializable permits SerPat.Absurd, SerPat.Tuple, SerPat.Bind, SerPat.Ctor, SerPat.ShapedInt