-
Notifications
You must be signed in to change notification settings - Fork 5
Issues: artificialrevelations/fp-workshop-jvm
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Explain different type of morphisms
enhancement
New feature or request
#23
opened Feb 19, 2019 by
ajoz
Change the package after moving to the organization repository
code
Changing the code of the workshop is required
enhancement
New feature or request
help wanted
Extra attention is needed
Add information about handy shortcuts for browsing the content of the workshop
enhancement
New feature or request
#16
opened Feb 15, 2019 by
ajoz
Recursive types and algorithms - the order of material
question
Further information is requested
#15
opened Feb 14, 2019 by
ajoz
Extend the workshop beyond beginner material
enhancement
New feature or request
question
Further information is requested
#14
opened Jan 31, 2019 by
ajoz
Add information about exercises to Wiki page for Part 1
enhancement
New feature or request
wiki
Changing the content of the wiki is required
Add Lazy Stream built as a Sum type. Stream = Cons | Nil just like in a List but the implementation is different. Cons points to a Value and a tail that is a supplier of Stream.
enhancement
New feature or request
question
Further information is requested
#11
opened Jan 26, 2019 by
ajoz
Add Validation (Applicative) Do we want to introduce it in beginner intermediate level?
enhancement
New feature or request
question
Further information is requested
#10
opened Jan 26, 2019 by
ajoz
Finish "Functions and composition" wiki page for the Part 1 of the workshop
enhancement
New feature or request
help wanted
Extra attention is needed
wiki
Changing the content of the wiki is required
Add brief documentation for the code in the "tools" modules
code
Changing the code of the workshop is required
enhancement
New feature or request
help wanted
Extra attention is needed
#4
opened Jan 24, 2019 by
ajoz
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.