Zulip Chat Archive
Stream: new members
Topic: How are the order of arguments determined?
Martin C. Martin (Jul 27 2023 at 14:21):
I have an instance
that depends on some implicit parameters. There's one I'd like to come first. However, I can't seem to figure out how to get it there. So I'd like to understand how the order of arguments is determined in Lean 3. Is there a language reference or some other reasonably thorough document covering this?
Eric Wieser (Jul 27 2023 at 16:35):
Can you make a #mwe?
Last updated: Dec 20 2023 at 11:08 UTC