Skip to main content
Module

x/rimbu/mod.ts>Literal.NoIterable

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
interface Literal.NoIterable
import { type Literal } from "https://deno.land/x/rimbu@0.10.0/mod.ts";
const { NoIterable } = Literal;

Excludes Iterable types

Properties

readonly
optional
[[Symbol.iterator]]: never