import * as proc from "https://deno.land/x/proc@0.21.5/src/utility.ts";
Functions
Fast-concatenate | |
Correct check to see if something is a string. | |
Lazily create a range of numbers. | |
f read | Open a file for reading. |
Perfect in-place array shuffle in linear time. | |
Sleep for a while. | |
Low level write without locking, writing in multiple chunks if needed. |
Interfaces
Options for a | |
Options for an |