chemist-preprocessor-0.1.0.0: Chemist Raw Data Preprocessor
Safe HaskellSafe-Inferred
LanguageHaskell2010

Domain.Converter.Units.ToPath

Synopsis

Documentation

toPath :: Path -> IO PathMask #

Converts a raw database Path into a PathMask.

Parameters:

  • Path - the raw path data retrieved from the database.

Returns:

  • PathMask representing the processed path in a usable format.