FsPickler


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

TypeDescription
Part<'R, 'X, 'Z>

Internal type for type-checking intermediate values.

Wrap<'T>

Internal type for type-checking intermediate values.

Fork me on GitHub