roc-lang / examples

All kinds of Roc examples
https://www.roc-lang.org/examples
Creative Commons Zero v1.0 Universal
30 stars 17 forks source link

example suggestion: Inheritance #94

Open Anton-4 opened 1 year ago

Anton-4 commented 1 year ago

Lots of languages model problems/systems using inheritance. We should create an example that starts from a Java program using inheritance and explain how that pattern can be converted to Roc where we don't have inheritance.

Anton-4 commented 2 months ago

This could be a good case to discuss: https://roc.zulipchat.com/#narrow/stream/231634-beginners/topic/Roc's.20prefered.20approach.20to.20dynamic.20dispatch.20via.20Interfaces/near/465418642