.gitignore | 100644 | 0 | 0 | | | 154 Bytes | f1b548c084204faf6b35d0e63a5f905075307decc3484b08297133ce5428e9a5 |
.travis.yml | 100644 | 0 | 0 | | | 141 Bytes | 97a02f0f1e2aaf13d9e7bfc454eebed3bc70b26bce821a786f8a9f2920e052ad |
Gemfile | 100644 | 0 | 0 | | | 94 Bytes | 62201dc6529e9602e8dd45729db9844b97a582fa1fec6de3dad7a7b0b4dc3727 |
LICENSE | 100644 | 0 | 0 | | | 1.05 KB | 9582595f39081047888ab377ba7b5febd0bbaa7f214788c43b951c65bd7ada52 |
README.md | 100644 | 0 | 0 | | | 3.02 KB | 2dd4b066fe59f530480cc09bc335060264ec6ffb1a0efb6c3845be54a75a5705 |
Rakefile | 100644 | 0 | 0 | | | 152 Bytes | c903e2037c302f932fd7dcca5d3f0fac1369658b1a6b8f160953a615db1cb3f8 |
datapipes.gemspec | 100644 | 0 | 0 | | | 969 Bytes | aeeff29b1f39ade2ed016d03d0bf1d3c9e2c28e070ec15b1a59f3ee381e3465e |
examples/basics.rb | 100644 | 0 | 0 | | | 564 Bytes | c83f4488893f1a2f93b180333d479d892fccded9428ba51002fc176c3c3dc1e3 |
lib/datapipes.rb | 100644 | 0 | 0 | | | 1021 Bytes | be45d5cca69e6c90ea30e87c42ab85ebfdc5e7401da3d6feb9607109d014d99d |
lib/datapipes/basics.rb | 100644 | 0 | 0 | | | 99 Bytes | ff3c256c113d2cf8c425358a84aa415b5eada1901c16996684386e674fb562db |
lib/datapipes/basics/list.rb | 100644 | 0 | 0 | | | 137 Bytes | a8a10f8ecc945c3954e8e76372bede8142b3611b31bba9707befbd65e2130546 |
lib/datapipes/basics/print.rb | 100644 | 0 | 0 | | | 197 Bytes | c18aafe2088204e1c51da55f185e05b343f43450be15d109b2a997af26cc892c |
lib/datapipes/basics/triple.rb | 100644 | 0 | 0 | | | 206 Bytes | c4074ed1203096ee08a41f3e8bc28248a597b8b449102d7c2b5d637021328a8f |
lib/datapipes/composable.rb | 100644 | 0 | 0 | | | 205 Bytes | b8f399d4b062adbca7c26d4e36960b8b74faba356e0d34fae963c12274badc5d |
lib/datapipes/pipe.rb | 100644 | 0 | 0 | | | 269 Bytes | 1d5dcfa0dd0833a3bae521ba2ebfae2236564b194e051308a48ccb26dc17146e |
lib/datapipes/sink.rb | 100644 | 0 | 0 | | | 282 Bytes | 156b5e08958675b6f0ddafce66c204f8bb3c9a414f3a05959cf52cbcc0fd54a2 |
lib/datapipes/source.rb | 100644 | 0 | 0 | | | 432 Bytes | 77f259bf6ed0053cb28b8da2d64a84d870b6b01bb62c0b3452f9bd5f95c701c2 |
lib/datapipes/tube.rb | 100644 | 0 | 0 | | | 411 Bytes | 3a3cffe9887ce38ba5d5c839af8cc95c5c57a648418795f0c6e320a306dce2ba |
lib/datapipes/version.rb | 100644 | 0 | 0 | | | 40 Bytes | a0dc7d19dea93fcdfa8f37a350faba8771f7ac522f8eda67f77bfe91351bf7f4 |
spec/basics_spec.rb | 100644 | 0 | 0 | | | 507 Bytes | 8e735bb4b4eb20c37e4af77699e631587ca0eb7810d909db22d654b8a83f78bf |
spec/composable_spec.rb | 100644 | 0 | 0 | | | 1.08 KB | b30c8bf61a096d5545dcd1c7e5470bd1f66dd19ba0bee7004a76031a980a743c |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 100 Bytes | 009bdc5f5efa4e06a4d966396666f7dbc9959c272fec089b109050772b590635 |