@almadar/std 14.29.3 → 14.30.0

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/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { a as StdModule, S as StdOperatorMeta } from './types-CdSN5hnD.js';
2
- export { B as BasicReturnType, b as OPERATOR_CATEGORIES, c as OperatorCategory, d as OperatorEffectMeta, O as OperatorMeta, e as OperatorTypeRef, f as STD_MODULES, g as STD_OPERATOR_CATEGORIES, h as StdOperatorCategory, i as getFunctionFromOperator, j as getModuleFromOperator, k as isStdCategory, l as isStdOperator, m as makeStdOperator } from './types-CdSN5hnD.js';
1
+ import { f as StdModule, h as StdOperatorMeta } from './types-DvPJ_FKz.js';
2
+ export { B as BasicReturnType, O as OPERATOR_CATEGORIES, a as OperatorCategory, b as OperatorEffectMeta, c as OperatorMeta, d as OperatorTypeRef, S as STD_MODULES, e as STD_OPERATOR_CATEGORIES, g as StdOperatorCategory, i as getFunctionFromOperator, j as getModuleFromOperator, k as isStdCategory, l as isStdOperator, m as makeStdOperator } from './types-DvPJ_FKz.js';
3
3
  export { STD_OPERATORS as OPERATORS, OPERATOR_NAMES, STD_OPERATORS, STD_OPERATORS_BY_MODULE, getAllStdOperators as getAllOperatorNames, getAllStdOperators, getLambdaOperators, getModuleOperators, getOperatorMetaExtended, getStdEffectOperators, getStdLibStats, getStdOperatorMeta, getStdOperatorsByModule, getStdPureOperators, isEffectOperatorExtended, isKnownStdOperator as isKnownOperator, isKnownOperatorExtended, isKnownStdOperator, isStdEffectOperator, isStdGuardOperator, validateStdOperatorArity as validateOperatorArity, validateOperatorArityExtended, validateStdOperatorArity } from './registry.js';
4
4
  export { CORE_OPERATORS, getCoreOperators } from './modules/core.js';
5
5
  export { MATH_OPERATORS } from './modules/math.js';
@@ -1,4 +1,4 @@
1
- import { S as StdOperatorMeta } from '../types-CdSN5hnD.js';
1
+ import { h as StdOperatorMeta } from '../types-DvPJ_FKz.js';
2
2
 
3
3
  /**
4
4
  * Agent Module - AI Agent Intelligence Operations
@@ -1,4 +1,4 @@
1
- import { S as StdOperatorMeta } from '../types-CdSN5hnD.js';
1
+ import { h as StdOperatorMeta } from '../types-DvPJ_FKz.js';
2
2
 
3
3
  /**
4
4
  * Array Module - Collection Operations
@@ -1,4 +1,4 @@
1
- import { S as StdOperatorMeta } from '../types-CdSN5hnD.js';
1
+ import { h as StdOperatorMeta } from '../types-DvPJ_FKz.js';
2
2
 
3
3
  /**
4
4
  * Async Module - Asynchronous Operations
@@ -1,4 +1,4 @@
1
- import { S as StdOperatorMeta } from '../types-CdSN5hnD.js';
1
+ import { h as StdOperatorMeta } from '../types-DvPJ_FKz.js';
2
2
 
3
3
  /**
4
4
  * Composition Module - Behavior Composition Operators
@@ -1,4 +1,4 @@
1
- import { S as StdOperatorMeta } from '../types-CdSN5hnD.js';
1
+ import { h as StdOperatorMeta } from '../types-DvPJ_FKz.js';
2
2
 
3
3
  /**
4
4
  * Contract Module - ML Contract Validation Operations
@@ -1,4 +1,4 @@
1
- import { S as StdOperatorMeta } from '../types-CdSN5hnD.js';
1
+ import { h as StdOperatorMeta } from '../types-DvPJ_FKz.js';
2
2
 
3
3
  /**
4
4
  * Core Module - Language Primitives
@@ -1,4 +1,4 @@
1
- import { S as StdOperatorMeta } from '../types-CdSN5hnD.js';
1
+ import { h as StdOperatorMeta } from '../types-DvPJ_FKz.js';
2
2
 
3
3
  /**
4
4
  * Data Module - ML Data Preprocessing Operations
@@ -1,4 +1,4 @@
1
- import { S as StdOperatorMeta } from '../types-CdSN5hnD.js';
1
+ import { h as StdOperatorMeta } from '../types-DvPJ_FKz.js';
2
2
 
3
3
  /**
4
4
  * Format Module - Display Formatting
@@ -1,4 +1,4 @@
1
- import { S as StdOperatorMeta } from '../types-CdSN5hnD.js';
1
+ import { h as StdOperatorMeta } from '../types-DvPJ_FKz.js';
2
2
 
3
3
  /**
4
4
  * Graph Module - Graph Neural Network Operations
@@ -17,4 +17,4 @@ export { PROB_OPERATORS, getProbOperators } from './prob.js';
17
17
  export { OS_OPERATORS } from './os.js';
18
18
  export { AGENT_OPERATORS, getAgentOperators } from './agent.js';
19
19
  export { COMPOSITION_OPERATORS, getCompositionOperators } from './composition.js';
20
- import '../types-CdSN5hnD.js';
20
+ import '../types-DvPJ_FKz.js';
@@ -1,4 +1,4 @@
1
- import { S as StdOperatorMeta } from '../types-CdSN5hnD.js';
1
+ import { h as StdOperatorMeta } from '../types-DvPJ_FKz.js';
2
2
 
3
3
  /**
4
4
  * Math Module - Numeric Operations
@@ -1,4 +1,4 @@
1
- import { S as StdOperatorMeta } from '../types-CdSN5hnD.js';
1
+ import { h as StdOperatorMeta } from '../types-DvPJ_FKz.js';
2
2
 
3
3
  /**
4
4
  * Neural Network Module - Neural Network Operations
@@ -1,4 +1,4 @@
1
- import { S as StdOperatorMeta } from '../types-CdSN5hnD.js';
1
+ import { h as StdOperatorMeta } from '../types-DvPJ_FKz.js';
2
2
 
3
3
  /**
4
4
  * Object Module - Object Operations
@@ -1,4 +1,4 @@
1
- import { S as StdOperatorMeta } from '../types-CdSN5hnD.js';
1
+ import { h as StdOperatorMeta } from '../types-DvPJ_FKz.js';
2
2
 
3
3
  /**
4
4
  * OS Module - Operating System Event Watchers
@@ -1,4 +1,4 @@
1
- import { S as StdOperatorMeta } from '../types-CdSN5hnD.js';
1
+ import { h as StdOperatorMeta } from '../types-DvPJ_FKz.js';
2
2
 
3
3
  /**
4
4
  * Prob Module - Probabilistic Programming Operators
@@ -1,4 +1,4 @@
1
- import { S as StdOperatorMeta } from '../types-CdSN5hnD.js';
1
+ import { h as StdOperatorMeta } from '../types-DvPJ_FKz.js';
2
2
 
3
3
  /**
4
4
  * String Module - String Operations
@@ -1,4 +1,4 @@
1
- import { S as StdOperatorMeta } from '../types-CdSN5hnD.js';
1
+ import { h as StdOperatorMeta } from '../types-DvPJ_FKz.js';
2
2
 
3
3
  /**
4
4
  * Tensor Module - Tensor Operations
@@ -1,4 +1,4 @@
1
- import { S as StdOperatorMeta } from '../types-CdSN5hnD.js';
1
+ import { h as StdOperatorMeta } from '../types-DvPJ_FKz.js';
2
2
 
3
3
  /**
4
4
  * Time Module - Date and Time Operations
@@ -1,4 +1,4 @@
1
- import { S as StdOperatorMeta } from '../types-CdSN5hnD.js';
1
+ import { h as StdOperatorMeta } from '../types-DvPJ_FKz.js';
2
2
 
3
3
  /**
4
4
  * Training Module - Neural Network Training Operations
@@ -1,4 +1,4 @@
1
- import { S as StdOperatorMeta } from '../types-CdSN5hnD.js';
1
+ import { h as StdOperatorMeta } from '../types-DvPJ_FKz.js';
2
2
 
3
3
  /**
4
4
  * Validate Module - Input Validation
@@ -1,4 +1,4 @@
1
- import { S as StdOperatorMeta, a as StdModule, O as OperatorMeta } from './types-CdSN5hnD.js';
1
+ import { h as StdOperatorMeta, f as StdModule, c as OperatorMeta } from './types-DvPJ_FKz.js';
2
2
 
3
3
  /**
4
4
  * Standard Library Registry
@@ -192,4 +192,4 @@ declare function isStdOperator(operator: string): boolean;
192
192
  */
193
193
  declare function makeStdOperator(module: StdModule, fn: string): string;
194
194
 
195
- export { type BasicReturnType as B, type OperatorMeta as O, type StdOperatorMeta as S, type StdModule as a, OPERATOR_CATEGORIES as b, type OperatorCategory as c, type OperatorEffectMeta as d, type OperatorTypeRef as e, STD_MODULES as f, STD_OPERATOR_CATEGORIES as g, type StdOperatorCategory as h, getFunctionFromOperator as i, getModuleFromOperator as j, isStdCategory as k, isStdOperator as l, makeStdOperator as m };
195
+ export { type BasicReturnType as B, OPERATOR_CATEGORIES as O, STD_MODULES as S, type OperatorCategory as a, type OperatorEffectMeta as b, type OperatorMeta as c, type OperatorTypeRef as d, STD_OPERATOR_CATEGORIES as e, type StdModule as f, type StdOperatorCategory as g, type StdOperatorMeta as h, getFunctionFromOperator as i, getModuleFromOperator as j, isStdCategory as k, isStdOperator as l, makeStdOperator as m };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@almadar/std",
3
- "version": "14.29.3",
3
+ "version": "14.30.0",
4
4
  "description": "Standard library operators for Almadar (math, string, array, etc.)",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",