move function
This commit is contained in:
parent
8a4bd44f04
commit
55c5d7cffa
5 changed files with 38 additions and 36 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import { eqType } from "../primitives/type.js";
|
||||
import { zip } from "../util/util.js";
|
||||
import { pretty } from '../util/pretty.js';
|
||||
import { prettyT } from "../structures/types.js";
|
||||
import { prettyT } from "../util/pretty.js";
|
||||
|
||||
// constructor for generic types
|
||||
// for instance, the type:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue