fix some things
This commit is contained in:
parent
d9111c3969
commit
bbac7858ae
16 changed files with 69 additions and 55 deletions
|
|
@ -5,5 +5,5 @@ const mkType = getDefaultTypeParser();
|
|||
|
||||
export const ModuleTypeConstructor = [
|
||||
// Problem: number of parameters of returned function depends on the 'Int' parameter...
|
||||
// {i: makeTypeConstructor, t: mkType("SymbolT -> Int -> ??")}
|
||||
// {i: makeTypeConstructor, t: mkType("UUID -> Int -> ??")}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue