UNPKG

effect-ts-laws

Version:
7 lines 249 B
import type { ReadonlyArrayTypeLambda } from 'effect/Array'; import * as RF from '../RightFoldable.js'; /** * @category instances */ export declare const RightFoldable: RF.RightFoldable<ReadonlyArrayTypeLambda>; //# sourceMappingURL=Array.d.ts.map