import * as actionify from "https://deno.land/x/actionify@0.3.0/src/deps/just.ts";
Functions
An alternative to | |
Returns whether the payload is an array | |
Returns whether the payload is a function (regular or async) | |
Returns whether the payload is a number (but not NaN) | |
Returns whether the payload is a plain JavaScript object (excluding special classes or objects with other prototypes) | |
Returns whether the payload is a string | |