Safe HaskellSafe-Infered

Components

Description

This module contains useful pipeline functions using components

Synopsis

Documentation

string2aterm :: Component String ATerm

Read the given string into an ATerm

aterm2string :: Component ATerm String

Return the given ATerm as a String