mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49:08 +00:00
Support specialization of ability members that don't decay to functions
This commit is contained in:
parent
b4e7ae0654
commit
b62c9d1faa
5 changed files with 28 additions and 9 deletions
|
@ -16,6 +16,7 @@ use roc_types::subs::{
|
|||
};
|
||||
use util::Env;
|
||||
|
||||
mod decoding;
|
||||
mod encoding;
|
||||
|
||||
mod util;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue