parent
a466bca95a
commit
1e562d4bc6
|
@ -31,6 +31,8 @@
|
||||||
, range_get/3
|
, range_get/3
|
||||||
]).
|
]).
|
||||||
|
|
||||||
|
-compile({no_auto_import,[alias/1]}).
|
||||||
|
|
||||||
-type(input() :: map()).
|
-type(input() :: map()).
|
||||||
-type(alias() :: atom()).
|
-type(alias() :: atom()).
|
||||||
-type(collection() :: {alias(), [term()]}).
|
-type(collection() :: {alias(), [term()]}).
|
||||||
|
|
Loading…
Reference in New Issue