/** * Copyright (c) 2019 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author David Sehnal */ // TODO: build in format parsers, allow to define custom formats // basically state actions that take data and return parsed format in appropriate built in representation (e.g. string|binary => )