EdgeAIG's picture
download
raw
196 Bytes
/**
* @since 2.0.0
*/
import type { NonEmptyArray } from "../Array.ts"
/** @internal */
export const isArrayNonEmpty = <A>(self: ReadonlyArray<A>): self is NonEmptyArray<A> => self.length > 0

Xet Storage Details

Size:
196 Bytes
·
Xet hash:
d3397a929e466e057b33470686573829c8a2a929b3335577b00522606ab78c3c

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.