Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reverse Ordering #194 #208

Merged
merged 1 commit into from
Jan 19, 2018
Merged

Reverse Ordering #194 #208

merged 1 commit into from
Jan 19, 2018

Commits on Jan 19, 2018

  1. Reverse Ordering #194

    - `stack` and `compose` order has been adjusted to
      be more conventional and easier to use. In both
      cases, the first func will be executed last and
      last will be executed first. This flow encourages
      decoration and makes extension more natural since
      it is easier to append arrays than prepend them
    
    Signed-off-by: RJ Garcia <rj@bighead.net>
    ragboyjr committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    2f81330 View commit details
    Browse the repository at this point in the history