interactive prompt
This commit is contained in:
parent
bc91d9bf39
commit
3596e01c28
9 changed files with 298 additions and 105 deletions
|
|
@ -2,6 +2,7 @@ import { Type } from "../type.js";
|
|||
import { typedFnType } from "./types.js";
|
||||
import { fnType } from "./types.js";
|
||||
|
||||
// export const pprintFn = fnT => ``
|
||||
|
||||
export const ModuleFunction = {l:[
|
||||
// binary type constructor: Type -> Type -> Type
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue