Skip to content

Commit

Permalink
Remove reference to typed language as it's still in nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
prozacchiwawa committed Dec 4, 2023
1 parent 1765222 commit 84eb6ed
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/modern-chialisp.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,10 +239,6 @@ $ brun maybe.clvm '(())'
()
```

### optional types

There is an optional type system described [here](/docs/types-tutorial.md)

### Function closures

Chialisp allows function names to be treated as closures when used as values.
Expand Down

0 comments on commit 84eb6ed

Please sign in to comment.