mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 21:39:07 +00:00
cleanup, add some docs
This commit is contained in:
parent
0578db8685
commit
85b76a14b4
3 changed files with 236 additions and 232 deletions
|
@ -25,8 +25,8 @@ pub mod pattern;
|
|||
pub mod procedure;
|
||||
pub mod scope;
|
||||
pub mod string;
|
||||
pub mod traverse;
|
||||
pub mod suffixed;
|
||||
pub mod traverse;
|
||||
|
||||
pub use derive::DERIVED_REGION;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue