Coding Grounds

Compilation of different programming projects I amuse myself with.

Tuesday, 31 December 2019

Aggregate in Typescript

›
I have implemented Aggregate method in my Linq library written for Typescript. if (!Array.prototype.Aggregate) { Array.prototype.Aggreg...
1 comment:

DistinctBy operator written in Typescript

›
I am extended my Linq library for Typescript with many more methods! Here is my implementation of DistinctBy. if (!Array.prototype.Disti...
1 comment:

Implementing OfType in Typescript

›
I am working on my Linq library for Typescript and wanted to implement OfType . Turns out, this is hard because the generic type arguments i...
3 comments:
‹
›
Home
View web version

About me

My photo
Tore Aurstad
Trondheim, Trøndelag, Norway
Sivilingeniør i datateknikk, 43 år gammel .NET utvikler. Jobber for tiden i Trondheim med MVC og WPF-applikasjonsutvikling (.NET applikasjonsutvikling generelt)++
View my complete profile
Powered by Blogger.