Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lingcoder/OnJava8
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pobc/OnJava8
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on May 7, 2020

  1. 函数组合方法说明翻译修改

    1. andThen(argument)、compose(argument)、and(argument)、or(argument),因为argument可以是实际参数,也可以是其他函数,所以我认为不能简单的翻译为参数,而是直接写成argument
    2. compose代表先执行被此方法括号总的argument, 已做代码验证
    pobc authored May 7, 2020
    Configuration menu
    Copy the full SHA
    92c4303 View commit details
    Browse the repository at this point in the history
Loading