.gitignore | 100644 | 0 | 0 | | | 154 Bytes | f1b548c084204faf6b35d0e63a5f905075307decc3484b08297133ce5428e9a5 |
.rspec | 100644 | 0 | 0 | | | 26 Bytes | 6f8fcfc5bfd33096b5db508443f3d8bcd0a1561afceedec438b31bac3edc8571 |
Gemfile | 100644 | 0 | 0 | | | 86 Bytes | 2cac2e6f6d2ff1517c2a014b60426034f1383a74a3691496f946070146b87fc7 |
Guardfile | 100644 | 0 | 0 | | | 495 Bytes | 6a3d9a5a5de5a87c636dab9787715eb256632a993623fc10b9a9b3e48ab4c57e |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | 4151772a86c71e33a678f09a13a988813ed2f7fe30c5b6d2140407c86d2cc5d2 |
README.md | 100644 | 0 | 0 | | | 8.23 KB | 1cfa31f68a57f1fd905a4319168112e6909db2e0ea1ffce92733e956e3bc978d |
Rakefile | 100644 | 0 | 0 | | | 28 Bytes | 5d20ab6abd8a77e0db94f9599c1ee015db492045de53207641ace9bca4862f24 |
deterministic.gemspec | 100644 | 0 | 0 | | | 1.07 KB | 120b4a78a62bc45378e913db53c7369f5f88b814062f5e6ea6a04cc722cc7885 |
either.rb | 100666 | 0 | 0 | | | 1.36 KB | 23a2c9eac88c2e2bdcd8a5ad6121ca18450008c37bd151288f8370fec2f7cba9 |
lib/deterministic.rb | 100644 | 0 | 0 | | | 425 Bytes | fb783f59cac018b40871b2b010cebf8197418cdd1fb682315f4a7dc0c6ceadf6 |
lib/deterministic/core_ext/either.rb | 100644 | 0 | 0 | | | 397 Bytes | e07b58615f043804fe0fd70d80bb65636f5a831a64f90c39f5ed9c294e540222 |
lib/deterministic/core_ext/object/either.rb | 100644 | 0 | 0 | | | 121 Bytes | c2394731ef5da3a08244e781e94ac93744c7095dcee1a621b2e7a519e48c1807 |
lib/deterministic/either.rb | 100644 | 0 | 0 | | | 956 Bytes | 58cdee63111c12b53d4c4fc7185b1c4a61cd759321617086d89b4dcc3a9869a7 |
lib/deterministic/either/attempt_all.rb | 100644 | 0 | 0 | | | 1.21 KB | 3fa95fecce5201f67258985b18f4e6a34dcdd55fe1bc8f3caa47e934b54f2d50 |
lib/deterministic/either/chain.rb | 100644 | 0 | 0 | | | 220 Bytes | 048cb19ccc951e34c0ee42bef3e82f10fd39787448a9a49c9ae8ed3972f87f7d |
lib/deterministic/either/failure.rb | 100644 | 0 | 0 | | | 364 Bytes | 146d1d784c8e174242cdca50753c35cf4a413d3b9d8f4de936f6a296f11fef7f |
lib/deterministic/either/match.rb | 100644 | 0 | 0 | | | 1.8 KB | c62fe4adcb20421de3ab68de1fc5e6ef3fe0b35767e1f299c6938a2ace047bdb |
lib/deterministic/either/success.rb | 100644 | 0 | 0 | | | 364 Bytes | b900322946281e5e0f20f73928335ec7af6891bc8a504c8e5084ea10988f4f8c |
lib/deterministic/maybe.rb | 100644 | 0 | 0 | | | 126 Bytes | 982b8b94c622ff02c2faa72f3d81fcb248dd482ed3f88fde76a6486da99f2a54 |
lib/deterministic/monad.rb | 100644 | 0 | 0 | | | 1.61 KB | e8fb7e6d433371aadbe72524f7e0e217337bd08d59cfe80a7538fcad3f5ce499 |
lib/deterministic/none.rb | 100644 | 0 | 0 | | | 958 Bytes | cf9c6a52aad5e745b8cf21528bfdf083da48a9dfc5a3b3c66961f1123f7f09ab |
lib/deterministic/version.rb | 100644 | 0 | 0 | | | 45 Bytes | 7f270874158e89288d3b592667e18169cd0e096d4217c600eff475a9e5dc1ee0 |
spec/examples/bookings_spec.rb | 100644 | 0 | 0 | | | 1.72 KB | 44642f67caf24694415a5564dbfc3673e806d85cb5aa72213e535dc62a7b7ddb |
spec/examples/validate_address_spec.rb | 100644 | 0 | 0 | | | 1003 Bytes | f3d0398041c0a4eaca1dbbede1579a85787cc2ab630e01306664a9e9c70b23d1 |
spec/lib/deterministic/attempt_all_spec.rb | 100644 | 0 | 0 | | | 2.22 KB | 20826eac7dea246967bdca2384ff8d0cc51029b8f00473dada430231645c3309 |
spec/lib/deterministic/core_ext/either_spec.rb | 100644 | 0 | 0 | | | 1.17 KB | 63748b82c0de3f4810e473a0726a11ea1dafabd493587d591d3772b297ab27e8 |
spec/lib/deterministic/core_ext/object/either_spec.rb | 100644 | 0 | 0 | | | 549 Bytes | f5a7abc98877943da389ab1b09918fa258e0d05575e9609e50f1990e48198138 |
spec/lib/deterministic/either/chain_spec.rb | 100644 | 0 | 0 | | | 1.17 KB | d11c55adb7ad5ab8c9b3a04803af5d0cba604bd95a20ee34e41dd6234c36510c |
spec/lib/deterministic/either/either_shared.rb | 100644 | 0 | 0 | | | 655 Bytes | 7bc243b982233d873515783d532820f5db2ab425f8bafaf2a547c9f36fdeb5f3 |
spec/lib/deterministic/either/failure_spec.rb | 100644 | 0 | 0 | | | 1.74 KB | 1f373482208da17f53206f621082abae56a2fb956e67a198764b40741becf708 |
spec/lib/deterministic/either/match_spec.rb | 100644 | 0 | 0 | | | 2.61 KB | 6ac0e3f404a60faacf4b90c629cc37ff0e49faa59d4d3c8c089c49cb5ae3c5c1 |
spec/lib/deterministic/either/success_spec.rb | 100644 | 0 | 0 | | | 816 Bytes | a7e2d3725bba8899b3a26f80e1f101ee370d820e510e6ee0d1eaf89c1dfbfacd |
spec/lib/deterministic/either_spec.rb | 100644 | 0 | 0 | | | 244 Bytes | e690e5172f9bcd0277dd59c05edf3fbc1b5149e8629db078fe011ea3b0cb793b |
spec/lib/deterministic/maybe_spec.rb | 100644 | 0 | 0 | | | 429 Bytes | 3e1b11926eb23b9d38606128fb215b87859d07293242ef0be2585acc0cf44bd4 |
spec/lib/deterministic/monad_axioms.rb | 100644 | 0 | 0 | | | 1.11 KB | 0fe53fa7e06150f8265496f897767933c2243e18043fb28e67095e9bcefc0341 |
spec/lib/deterministic/monad_spec.rb | 100644 | 0 | 0 | | | 1.62 KB | 08d390ac31cff9de67d4e63457dda5f26acf284bd69f76b3670cd7519c08e5ec |
spec/lib/deterministic/none_spec.rb | 100644 | 0 | 0 | | | 1.27 KB | 16e449ba3fe17e222c2c5ffa871dbde7f13ed6221018d77f1b3bcaef0b8f5d5f |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 906 Bytes | 4ad8b1ea07eb555faa4e152effda7f2fb0c011d4a77082376a842fd24e8951f3 |