UNPKG

inquiry-monad

Version:

Inquiry is an expressive API that allows one ask multiple questions about a subject value, and observe all results. This process returns a collection of all passes, fails, and the original subject value.

4 lines 158 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const symbols_1 = require("./symbols"); //# sourceMappingURL=inquiry-monad.js.map