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

Standardcombinators min+max for comparable + concatLists + setOps #116

Merged
merged 7 commits into from
Oct 2, 2022

Conversation

jolarsen
Copy link
Collaborator

Noen enkle utility-combinators

  • equals velger venstre hvis begge finnes og de er like (Objects.equals)
  • min + max som velger ut fra tidslinjer av Comparable<>

@jolarsen jolarsen requested a review from a team as a code owner September 24, 2022 15:41
@jolarsen jolarsen changed the title Standardcombinators min+max for comparable + equals Standardcombinators min+max for comparable + concatLists Sep 26, 2022
@jolarsen jolarsen changed the title Standardcombinators min+max for comparable + concatLists Standardcombinators min+max for comparable + concatLists + setOps Sep 26, 2022
@jolarsen jolarsen requested review from mrsladek and palfi September 26, 2022 17:46
@jolarsen jolarsen merged commit c1931ab into master Oct 2, 2022
@jolarsen jolarsen deleted the feature/standard-combinator-comparable branch October 2, 2022 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants