Skip to content

Commit

Permalink
📝 TODO: Add a TODO file to more easily keep track of ideas
Browse files Browse the repository at this point in the history
  • Loading branch information
alexocode committed Mar 8, 2023
1 parent 86ed06a commit a30eae8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
API:
☐ Define and implement a `@behaviour` for each union-case (necessary for external module definitions)

Quality of Life:
☐ Figure out a way to derive protocol implementations for union structs (e.g. for `Jason`)

Explore: @idea
☐ Allow to pass "external" module to define a single case
☐ Single case definitions (to be able to use it as value-type)

0 comments on commit a30eae8

Please sign in to comment.