Overview
Low-level shared types and utilities used throughout core/state/parser packages.
API Reference
Shared runtime and type utilities.
export const truePredicate = () => true;import { truePredicate } from '@rs-x/core';import { truePredicate } from '@rs-x/core';
console.log(truePredicate);