Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/fonction/src/types/index.ts>Ord

A modern practical functional library
Latest
type alias Ord
import { type Ord } from "https://deno.land/x/fonction@v2.1.0-beta.4/src/types/index.ts";

Abbreviation for Ordinal.

definition:
| string
| number
| bigint
| boolean
| Date