Added LT, GT, LTE, and GTE functions, and big test coverage
This commit is contained in:
parent
5d89c6b684
commit
c74d6f5ddf
6 changed files with 468 additions and 11 deletions
|
|
@ -213,9 +213,9 @@ Will need a concatenate function for tables
|
|||
***** DONE Test for Let Destructuring
|
||||
**** TODO inc
|
||||
**** TODO dec
|
||||
**** TODO gt?
|
||||
**** TODO lt?
|
||||
**** TODO snippets for gte and lte
|
||||
**** DONE gt?
|
||||
**** DONE lt?
|
||||
**** DONE snippets for gte and lte
|
||||
*** TODO string operations
|
||||
**** TODO typecast (string)
|
||||
**** TODO contains
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue