isSchema
constisSchema: (u) =>u is Any
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:384
Tests if a value is a Schema.
Parameters
Section titled “Parameters”unknown
Returns
Section titled “Returns”u is Any
3.10.0