Skip to content

Conversation

ilkecan
Copy link

@ilkecan ilkecan commented Sep 7, 2022

  • eachSystem
  • eachDefaultSystem
  • eachSystemMap
  • eachDefaultSystemMap

The functions passed to these 4 functions above can now take an additional argument after their first one (previously system -> attrs, now system -> self -> attrs). The optional self argument can be used to refer to the fixed point of the function (self -> attrs).

Closes: #78

@zimbatm
Copy link
Member

zimbatm commented Apr 9, 2023

sounds good! This just requires a rebase (also sorry for being so late to review)

@ilkecan ilkecan force-pushed the eachSystem-self-parameter branch from f651edc to cdb61a0 Compare October 24, 2023 19:44
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.

self parameter for eachSystem/eachDefaultSystem

2 participants