Skip to content

Comparison of binary method approaches in functional programming and oop: pattern-matching, double dispatch and multi-methods

Notifications You must be signed in to change notification settings

rojoangel/rock-paper-scissors-binary-methods-fp-vs-oop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rock-paper-scissors-binary-methods-fp-vs-oop

Comparison of binary method approaches in functional programming and oop:

  • pattern-matching (haskell),
  • double dispatch (ruby), and
  • multi-methods (clojure)

About

Comparison of binary method approaches in functional programming and oop: pattern-matching, double dispatch and multi-methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published