Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Summary] A summary of issues concerning functional programming #301

Open
UltimatePea opened this issue Dec 21, 2019 · 0 comments
Open

[Summary] A summary of issues concerning functional programming #301

UltimatePea opened this issue Dec 21, 2019 · 0 comments
Labels
syntax Suggestions to improve the syntax

Comments

@UltimatePea
Copy link

UltimatePea commented Dec 21, 2019

This page serves as a summary of discussions of features that apply to a purely functional programming language (e.g. ML, Haskell). Topics such as assignments, effects, OOP(objects, access protection, classes, initializations, etc. ) should not be included. I will include here some issues already mentioned as of NOW, and I will try to update this page as often as possible.

Issue Number Topics
#99 Lambda Expressions
#145 #266 Map, Function Composition
#155 Type Signatures, Inductive Types, Pattern Match
#237 Translation of Map and Reduce
#285 Nested Function Call
#595 Generics, Type Signatures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
syntax Suggestions to improve the syntax
Projects
None yet
Development

No branches or pull requests

2 participants