JC Olivares

Results 23 comments of JC Olivares

is this the same as `firstOrDefault(...)`?

One problem with this implementation is that LINQ to objects and LINQ to SQL, even when they use the same syntax, are implemented in a different way. While LINQ to...

What about the second line of your snippet? `export function from(obj: Array): IEnumerable;`