Skip to main content
Module

x/casualdb/operator/collection.ts>CollectionOperator#size

Simple JSON "database" for Deno with type-safety! ⚡️
Latest
method CollectionOperator.prototype.size
import { CollectionOperator } from "https://deno.land/x/casualdb@v0.1.4/operator/collection.ts";

Get the size (length) of the collection.

Returns

number