Skip to content

Commit

Permalink
Updated to-do list.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Nov 23, 2024
1 parent 240a445 commit 0d5ef5b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
Todo:
---

- Operators: \ (x / y = y \ x), vector operators such as (.+, .-, etc)
- Vector operators such as (.+, .-, etc)
- Fractions: // (automatically converted as double floating-point number by the DynamicClass)
- Inline DynamicObject for Cmd-typed objects/variables

- `use` statement for importing files to current script.
- Package path finding mechanism: Same folder environment. (Using toml)
Expand All @@ -17,7 +16,7 @@ Todo:
✓ io
* lang
* map
* math
math
* ml
* net
✓ reflect
Expand Down

0 comments on commit 0d5ef5b

Please sign in to comment.