serokell-util-0.8.0: General-purpose functions by Serokell

Safe HaskellNone
LanguageHaskell2010

Serokell.Data.Variant

Description

Variant is a data type with dynamic structure. It's designed to be very generic, but also efficient. You can choose whatever data layout you want. This module re-exports modules relevant to this type.