Skip to content

Epictetus/_p_

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

_p_

tapp is tap and p, _p_ is an alias of tapp.

Installation

gem install _p_

or in Gemfile:

gem "_p_"

Usage

>> require '_p_'
=> true
>> (1..5)._p_.select(&:odd?)._p_.inject(&:+)
1..5
[1, 3, 5]
=> 9

See also: https://github.com/esminc/tapp

About

just an alias of tapp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published