Skip to main content
Module

x/tui/src/utils/sorted_array.ts>SortedArray#push

🦕 Deno module for creating Terminal User Interfaces
Go to Latest
method SortedArray.prototype.push
import { SortedArray } from "https://deno.land/x/tui@1.3.4/src/utils/sorted_array.ts";

Parameters

...items: T[]

Returns

number