Skip to content
Snippets Groups Projects

Allow dispatch on second argument

Merged Florian Atteneder requested to merge fa/withsig-mesh-arg into main

This PR makes the following legal

@with_signature [legacy=false] myfunc(eq::Equation, mesh::Mesh1d)
   @accepts u
   v = u
   @returns v
end

Merge request reports

Merge request pipeline #6024 passed

Merge request pipeline passed for 3eecb6f1

Approval is optional
Ready to merge by members who can write to the target branch.

Merge details

  • 1 commit will be added to main.
  • Source branch will be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading