MCPcopy
hub / github.com/immutable-js/immutable-js / List.js

File List.js

perf/List.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global Immutable */
2describe('List', function () {
3 describe('builds from array', function () {
4 var array2 = [];

Callers

nothing calls this directly

Calls 6

describeFunction · 0.85
itFunction · 0.85
someMethod · 0.80
pushMethod · 0.65
asMutableMethod · 0.65
asImmutableMethod · 0.65

Tested by

no test coverage detected