mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 14:54:47 +00:00
![]() Also, refactor out a utility method to format a Collection. This method can currently replace some of the formatting done in module headers - but the goal is eventually to be able to replace the code in fmt_list as well, such that there is 'one true way' to format collections. |
||
---|---|---|
.. | ||
ast.rs | ||
blankspace.rs | ||
expr.rs | ||
header.rs | ||
ident.rs | ||
keyword.rs | ||
lib.rs | ||
module.rs | ||
number_literal.rs | ||
parser.rs | ||
pattern.rs | ||
problems.rs | ||
string_literal.rs | ||
test_helpers.rs | ||
type_annotation.rs |