Move Statistics data type to a separate submodule of Utils
To avoid further cluttering the already overly long Utils.hs move the Statistics data type with its related functions into a separate submodule. This also provides a better encapsulation of this type where the Constructors are not exported. Signed-off-by:Klaus Aehlig <aehlig@google.com> Reviewed-by:
Petr Pudlak <pudlak@google.com>
Please register or sign in to comment