You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #9 from kazu/improve_currying
currying: change template type comparable to any.
- branch of 'improve_currying'
8c7647e testing: Add TestZipper()
4a42e79 Add Zipper() return zip function. for two slice operation.
efaa2cb currying: change template type comparable to any.