Elrec.EnumToRec (ELREC v0.1.0)

View Source

This module provides functions to convert list processing syntax from Enum to Recursive.

Summary

Functions

Receives the unconverted AST and returns the converted AST and the converted function information.

Functions

convert(original_ast)

Receives the unconverted AST and returns the converted AST and the converted function information.