RFC: untyped(expr)
for untyped params in overloaded routines
#630
Labels
untyped(expr)
for untyped params in overloaded routines
#630
proposal:
add
untyped
typeclass, useful for overload resolution.Example
links
this is compatible with
iterable[T]
refs iterable[T] by timotheecour · Pull Request #17196 · nim-lang/Nim and doesn't reduce the need foriterable[T]
Improve overloaded resolution for template with untyped parameter nim-lang/RFCs#402
The text was updated successfully, but these errors were encountered: