I feel like adding a "Maybe you need a var parameter?" would be a nice addition to the type mismatch error messages if one of the expected types contain the same types but with var!
- Got (seq[string], seq[string]) but expected (seq[T], openArray[T... abudden
- Re: Got (seq[string], seq[string]) but expected (seq[T], op... chemist69
- Re: Got (seq[string], seq[string]) but expected (seq[T]... abudden
- Re: Got (seq[string], seq[string]) but expected (se... chemist69
- Re: Got (seq[string], seq[string]) but expected... OderWat