mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 00:24:34 +00:00
Use SmallVec for patterns
This commit is contained in:
parent
b034e8a486
commit
6c0e34f5fc
8 changed files with 26 additions and 6 deletions
|
@ -12,4 +12,5 @@ extern crate dogged;
|
|||
|
||||
extern crate im_rc;
|
||||
|
||||
extern crate smallvec;
|
||||
#[macro_use] extern crate combine;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue