Skip to content

Meeting 2016 November Funk: A Library for Functional Programming

ben hengst edited this page Nov 4, 2016 · 1 revision

Lyle Kopnicky will present a work in progress: Funk, a library for functional programming. This currently includes a datatype for linked lists, option types, and generic functions for displaying and equality testing that work on both the new types and Perl data structures. Type constraints can also be imposed on the lists. He is soliciting feedback as to the architecture and functionality of the library.

Clone this wiki locally