Concurrency in Julia
Concurrency in Julia
Posted Nov 11, 2021 5:36 UTC (Thu) by rsidd (subscriber, #2582)In reply to: Concurrency in Julia by garrison
Parent article: Concurrency in Julia
I'm only an occasional user of Julia but should have thought of that point, that if you don't define the second function a method exception will be thrown anyway for wrong type of argument. But leaving it out would confuse readers...