{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:npm/%40efflore/result","name":"@efflore/result","description":"A Result monad in TypeScript. Use option() to handle maybe nullish values, result() to handle possible errors, and task() for asynchronous tasks with retry. The data types Ok, Nil, and Err all implement methods like map(), flatMap(), filter(), guard(), or","version":"0.9.0","softwareVersion":"0.9.0","license":"https://spdx.org/licenses/MIT","maintainer":[{"@type":"Person","name":"estherbrunner"}],"author":[{"@type":"Person","name":"estherbrunner"}],"copyrightHolder":[{"@type":"Person","name":"estherbrunner"}],"dateCreated":"2024-10-23","dateModified":"2024-10-23","datePublished":"2024-10-23","copyrightYear":2024,"downloadUrl":"https://registry.npmjs.org/@efflore/result/-/result-0.9.0.tgz","applicationCategory":"npm","runtimePlatform":"npm","developmentStatus":"removed","sameAs":["https://www.npmjs.com/package/@efflore/result"]}