ProductInternals
Namespace: MBrace.FsPickler.Combinators
Parent Module: Pickler
Experimental support for n-way product types such as records.
See product
and field
combinators.
Nested types and modules
Type | Description |
Part<'R, 'X, 'Z> |
Internal type for type-checking intermediate values. |
Wrap<'T> |
Internal type for type-checking intermediate values. |