sequtils could use some overloads to accept this behavior witouth breaking the
old one:
template apply*(varSeq, op: untyped) = apply(varSeq, it, op)
- Do we really like the ...It templates? Stefan_Salewski
- Re: Do we really like the ...It templates? Araq
- Re: Do we really like the ...It templates? mratsim
- Re: Do we really like the ...It templates? Varriount
- Re: Do we really like the ...It templates... Skrylar
- Re: Do we really like the ...It temp... olwi
- Re: Do we really like the ...It ... mratsim
- Re: Do we really like the ..... Arrrrrrrrr
- Re: Do we really like the ..... cdome
- Re: Do we really like the ..... jlp765
- Re: Do we really like the ..... doofenstein
- Re: Do we really like the ..... Udiknedormin
- Re: Do we really like the ..... niofis
