Skip to content

Commit

Permalink
README updated with for & linear type checker as under construction
Browse files Browse the repository at this point in the history
  • Loading branch information
kenarab committed May 27, 2024
1 parent d0ef8d7 commit 86e486b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,12 +239,12 @@ Features:
- casts ✔️
- arrays 🏗️
- iterators :x:
- for :x:
- for 🏗️
- match :x:
- option :x:
- enums :x:
- impl :x:
- linear type checker :x:
- linear type checker 🏗️
- borrow checker :x:
- generics :x:
- traits :x:
Expand Down

0 comments on commit 86e486b

Please sign in to comment.