MCPcopy Create free account
hub / github.com/microsoft/SandDance / RANK

Method RANK

docs/app/js/sanddance-app.js:72004–72006  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72002 return 16;
72003 }
72004 get RANK() {
72005 return 4;
72006 }
72007 get INDICES() {
72008 return INDICES;
72009 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected