Skip to content

Commit

Permalink
mv std/array to std/list
Browse files Browse the repository at this point in the history
  • Loading branch information
xieyuheng committed Apr 27, 2024
1 parent 4c872f0 commit f9b0165
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
remove functional global -- equal

remove quote and eval

`datatype` -- `Data` should have `type` and `kind`
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions docs/std/array/index.ch → docs/std/list/index.ch
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
export import * from "Append.ch"
export import * from "Lookup.ch"

0 comments on commit f9b0165

Please sign in to comment.