/SintezaPaperCode

Code implementations for the "Functors and Applicative Functor usage in TypeScript"

Primary LanguageTypeScript

SintezaPaperCode

Code implementations for the "Functors and Applicative Functor usage in TypeScript"

This paper includes all the code used in our paper "Functor and Applicative Functor usage in TypeScript", and some additional code necessary for the code provided in the paper to run, such as the curry function and so on.