Skip to content
This repository has been archived by the owner on Apr 5, 2021. It is now read-only.

Latest commit

 

History

History
5 lines (4 loc) · 486 Bytes

readme.md

File metadata and controls

5 lines (4 loc) · 486 Bytes

slv-n-erlang

Solving a couple of foundational problems in Erlang

Purpose

No intention to replace any library or re-invent the wheels. Any problem would definitely be better straightly solved utilising the standard library. The goal is to polish skills and learn Functional Programming. All solution provided here not applicable for industrial scale. Could be possible to use the material here in research, academia or teaching younger students within fundamental level courses.