exjs icon indicating copy to clipboard operation
exjs copied to clipboard

Extension library for Array.

Results 3 exjs issues
Sort by recently updated
recently updated
newest added

I have a new requirement for the 'manifesto' library: https://github.com/UniversalViewer/universalviewer/issues/186 I need to be able to traverse an IIIF manifest (using traverseUnique?) to find a node with a given '@id'...

question

If the projection function of a selectMany results in null, the selectMany should not fail and should give back an empty enumerable.

bug