decClaim : Visibility -> Name -> ParamTypeInfo -> Decl Top-level function declaration implementing the `decodeFrom` function for
the given data type.
Totality: total
Visibility: exportdecoderImplClaim : Visibility -> Name -> ParamTypeInfo -> Decl Top-level declaration implementing the `TSVDecoder` interface for
the given data type.
Totality: total
Visibility: exportdecoderImplDef : Name -> Name -> Decl- Totality: total
Visibility: export TSVDecoderVis : Visibility -> List Name -> ParamTypeInfo -> Res (List TopLevel) Generate declarations and implementations for `Semigroup` for a given data type.
Totality: total
Visibility: exportTSVDecoder : List Name -> ParamTypeInfo -> Res (List TopLevel) Alias for `SemigroupVis Public`
Totality: total
Visibility: export