Elrec (ELREC v0.1.0)

View Source

ELREC: Elixir List Recursion & Enum Converter

This module provides functions to convert between recursive and Enum-based list processing, and compare their differences and performance.

Summary

Functions

Receives a file name and options, performs conversion and comparison, and displays the results.

Functions

run(file_name, mode, diff?, benchmark?)

Receives a file name and options, performs conversion and comparison, and displays the results.