feat(door): Check in example door implementation
Checks in my classic, lockable door example implemented in Finito. This does not yet contain the documentation of the door in the Haskell version of Finito.
This commit is contained in:
parent
da66599696
commit
60824a06f1
3 changed files with 153 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
[workspace]
|
||||
members = [
|
||||
"finito-core"
|
||||
"finito-core",
|
||||
"finito-door"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue