Skip to content

Commit

Permalink
remove empty bullet point
Browse files Browse the repository at this point in the history
  • Loading branch information
dvtate authored Nov 30, 2023
1 parent 549da68 commit a795848
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 @@ -114,7 +114,7 @@ These are currently defined as builtins/standard library functions, but in the f
### Conditionals
For now `if` is just a function.
- Note: comma separated arguments implicitly converted to list
-

```
let gpa = Num(input()); // 3.86
Expand Down Expand Up @@ -245,4 +245,4 @@ let delay3 = (: set_timeout(i, o)() )
- Avoid strong opinions

## More coming soon
Most of these features are at least working. There are some things that are implemented haven't made their way into this guide and even more that I haven't implemented but [have planned](https://docs.google.com/spreadsheets/d/1HZEsRAPhoAOnP-zT70_9bgLTrJVC9NmNyxKYWxsTT8Q/edit?usp=sharing). If there's anything you want to see added, lmk.
Most of these features are at least working. There are some things that are implemented haven't made their way into this guide and even more that I haven't implemented but [have planned](https://docs.google.com/spreadsheets/d/1HZEsRAPhoAOnP-zT70_9bgLTrJVC9NmNyxKYWxsTT8Q/edit?usp=sharing). If there's anything you want to see added, lmk.

0 comments on commit a795848

Please sign in to comment.