On type functions

Stefan Koch uplink.coder at googlemail.com
Sun May 3 21:27:04 UTC 2020


On Sunday, 3 May 2020 at 21:23:17 UTC, Max Samukha wrote:
> On Sunday, 3 May 2020 at 21:14:43 UTC, Max Samukha wrote:
>> On Sunday, 3 May 2020 at 09:35:34 UTC, Stefan Koch wrote:
>>
>
>> alias[] map(alias f, alias[] a)
>
> Or should it be 'alias[] map(alias f, alias[] a...)' in 
> consistency with type safe variadic functions?

I haven't decided currently I am leaning to the way you wrote it 
first.


More information about the Digitalmars-d mailing list