functype 0.8.1 → 0.8.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chunk-5O6YELD3.js +1 -0
- package/dist/chunk-V7DKESTM.mjs +1 -0
- package/dist/identity/Identity.d.mts +6 -0
- package/dist/identity/Identity.d.ts +6 -0
- package/dist/identity/Identity.js +1 -0
- package/dist/identity/Identity.mjs +0 -0
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/dist/typeable/Typeable.js +1 -1
- package/dist/typeable/Typeable.mjs +1 -1
- package/dist/util/index.js +1 -1
- package/dist/util/index.mjs +1 -1
- package/lib/identity/Identity.d.ts +4 -0
- package/lib/index.d.ts +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});function t(e){return{_tag:e}}exports.a = t;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function t(e){return{_tag:e}}export{t as a};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";
|
|
File without changes
|
package/dist/index.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export { AbstractFunctor, ArrayFunctor, ArrayType, Functor, SingleType, Type } from './functor/index.mjs';
|
|
2
2
|
export { E as Either, e as Left, L as List, M as Map, N as None, O as Option, R as Right, a as Seq, b as Set, S as Some, g as Traversable, T as Try, _ as _Iterable_, f as isLeft, i as isRight, t as tryCatch } from './index-5xp8zYMn.mjs';
|
|
3
3
|
export { Tuple } from './tuple/Tuple.mjs';
|
|
4
|
-
|
|
4
|
+
export { Typeable } from './typeable/Typeable.mjs';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export { AbstractFunctor, ArrayFunctor, ArrayType, Functor, SingleType, Type } from './functor/index.js';
|
|
2
2
|
export { E as Either, e as Left, L as List, M as Map, N as None, O as Option, R as Right, a as Seq, b as Set, S as Some, g as Traversable, T as Try, _ as _Iterable_, f as isLeft, i as isRight, t as tryCatch } from './index-8YakfACG.js';
|
|
3
3
|
export { Tuple } from './tuple/Tuple.js';
|
|
4
|
-
|
|
4
|
+
export { Typeable } from './typeable/Typeable.js';
|
package/dist/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});var
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});var _chunk5O6YELD3js = require('./chunk-5O6YELD3.js');var _chunk6GSI27WUjs = require('./chunk-6GSI27WU.js');require('./chunk-5VTXJIR3.js');var _chunkQ65ZRGZHjs = require('./chunk-Q65ZRGZH.js');var _chunkOXLZ6UIZjs = require('./chunk-OXLZ6UIZ.js');var _chunkBSQMHA7Ajs = require('./chunk-BSQMHA7A.js');var _chunkN3GTVYCOjs = require('./chunk-N3GTVYCO.js');require('./chunk-3VJERXBP.js');require('./chunk-XORABVON.js');var _chunkAB3QRD66js = require('./chunk-AB3QRD66.js');require('./chunk-BNNK42JC.js');exports.Left = _chunkBSQMHA7Ajs.b; exports.List = _chunkN3GTVYCOjs.b; exports.Map = _chunk6GSI27WUjs.a; exports.None = _chunkAB3QRD66js.b; exports.Option = _chunkAB3QRD66js.c; exports.Right = _chunkBSQMHA7Ajs.a; exports.Seq = _chunkAB3QRD66js.e; exports.Set = _chunkN3GTVYCOjs.a; exports.Some = _chunkAB3QRD66js.a; exports.Try = _chunkQ65ZRGZHjs.a; exports.Tuple = _chunkOXLZ6UIZjs.a; exports.Typeable = _chunk5O6YELD3js.a; exports.isLeft = _chunkBSQMHA7Ajs.d; exports.isRight = _chunkBSQMHA7Ajs.c; exports.tryCatch = _chunkBSQMHA7Ajs.e;
|
package/dist/index.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as
|
|
1
|
+
import{a as l}from"./chunk-V7DKESTM.mjs";import{a as n}from"./chunk-OWW7KOUW.mjs";import"./chunk-377WQNCB.mjs";import{a as i}from"./chunk-JQ7HMWOT.mjs";import{a as b}from"./chunk-2I2NKDFN.mjs";import{a as m,b as A,c as x,d as a,e as B}from"./chunk-PJIXAQSQ.mjs";import{a as p,b as f}from"./chunk-I7TGEFK5.mjs";import"./chunk-HA5XD5KC.mjs";import"./chunk-V2J3R5IU.mjs";import{a as o,b as e,c as r,e as t}from"./chunk-O7DO2OKU.mjs";import"./chunk-RRAIFS3D.mjs";export{A as Left,f as List,n as Map,e as None,r as Option,m as Right,t as Seq,p as Set,o as Some,i as Try,b as Tuple,l as Typeable,a as isLeft,x as isRight,B as tryCatch};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});var _chunk5O6YELD3js = require('../chunk-5O6YELD3.js');exports.Typeable = _chunk5O6YELD3js.a;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
import{a}from"../chunk-V7DKESTM.mjs";export{a as Typeable};
|
package/dist/util/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});var
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});var _chunkBSQMHA7Ajs = require('../chunk-BSQMHA7A.js');require('../chunk-N3GTVYCO.js');require('../chunk-3VJERXBP.js');var _chunkE6RS47F7js = require('../chunk-E6RS47F7.js');require('../chunk-AB3QRD66.js');require('../chunk-BNNK42JC.js');var a=o=>{let r=parseInt(o,10);return isNaN(r)?_chunkBSQMHA7Ajs.b.call(void 0, _chunkE6RS47F7js.a.call(void 0, `${r}`)):_chunkBSQMHA7Ajs.a.call(void 0, r)};exports.parseNumber = a;
|
package/dist/util/index.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as
|
|
1
|
+
import{a as e,b as t}from"../chunk-PJIXAQSQ.mjs";import"../chunk-I7TGEFK5.mjs";import"../chunk-HA5XD5KC.mjs";import{a as s}from"../chunk-VK5GL6NM.mjs";import"../chunk-O7DO2OKU.mjs";import"../chunk-RRAIFS3D.mjs";var a=o=>{let r=parseInt(o,10);return isNaN(r)?t(s(`${r}`)):e(r)};export{a as parseNumber};
|
package/lib/index.d.ts
CHANGED