Dataset Viewer
Auto-converted to Parquet Duplicate
query_id
stringlengths
32
32
query
stringlengths
7
29.6k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
3ab212d67275632838c26facaff8cace
Removes all keyvalue entries from the map.
[ { "docid": "a1c16153d9285b507b13d1c4bf2b381b", "score": "0.0", "text": "function mapCacheClear() {\n this.size = 0;\n this.__data__ = {\n 'hash': new Hash,\n 'map': new (Map || ListCache),\n 'string': new Hash\n };\n}", "title": "" } ]
[ { "docid": "4f4725c7fa4ecb066ed06f33df6b540b", "score": "0.7590112", "text": "clear() {\n var map = this._map;\n var keys = Object.keys(map);\n\n for (var i = 0; i < keys.length; i++) {\n var key = keys[i];\n map[key].clear();\n }\n }", "title": "" }, { "docid": "e286e...
2b364528760b6b02795ae8488b953db7
Computes a final transform result after the transform has been acknowledged by the server, potentially using the serverprovided transformResult.
[ { "docid": "39d273d9de14d4aaa836412f3fbccc55", "score": "0.0", "text": "function Ne(t, e, n) {\n // The server just sends null as the transform result for array operations,\n // so we have to calculate a result the same as we do for local\n // applications.\n return t instanceof $e ? Oe(t, e) : t in...
[ { "docid": "d00a3645bf880b15f565f347b6d6ea3f", "score": "0.6185749", "text": "withResultTransform(transform) {\n _classPrivateFieldBase(this, _transformResult)[_transformResult] = transform;\n return this;\n }", "title": "" }, { "docid": "cdb928f02f006f0e6ec56f50d3e24df2", "...
6467bb0e57befdc97181dbfaf13206af
ECMA262 11.6 Identifier Names and Identifiers
[ { "docid": "c150c4c503cb1894c5969bf6c03d54da", "score": "0.0", "text": "function fromCodePoint(cp) {\n return (cp < 0x10000) ? String.fromCharCode(cp) :\n String.fromCharCode(0xD800 + ((cp - 0x10000) >> 10)) +\n String.fromCharCode(0xDC00 + ((cp - 0x10000) & 1023));\n }",...
[ { "docid": "4d09fbf5711d1cf6902b391c7abd83e9", "score": "0.7452734", "text": "function parseIdentifier() {\n _index3.next.call(void 0, );\n _base.state.tokens[_base.state.tokens.length - 1].type = _types3.TokenType.name;\n}", "title": "" }, { "docid": "a5df2d236cafda4c0e68bc09c7b5dd0f", ...
f20ee5d811c6a51169f57e637a91a7c3
particular li clicked function
[{"docid":"d61f5c6e8aedd3b1ccb81eeab7720372","score":"0.708135","text":"function clicked(element){\r(...TRUNCATED)
[{"docid":"7af1f16b8d36a848676f274ee501fa0f","score":"0.7080392","text":"function clicked(element){\(...TRUNCATED)
16d6f1f625330dd4b9fff5a8b9a97150
Get the latest Data published by CDC regarding the current ILI activity at state level.
[{"docid":"d62f95b4f1ab2b19f7c35de3a6370259","score":"0.0","text":"function populateStateData() {\n (...TRUNCATED)
[{"docid":"55b8bc741e523b1cb0170b6a9a162ddb","score":"0.5644796","text":"getCurrentActivity() {\n (...TRUNCATED)
e65a3dd774fe200864e4667c11f326e0
Determines whether to skip/remove the backtick or not.
[{"docid":"92b18e94c5b5c634bb91281f5dce171d","score":"0.7530884","text":"function shouldSkipOrRemove(...TRUNCATED)
[{"docid":"eb25f751389ee30df69fcb6904781929","score":"0.624169","text":"function shouldCloseBacktick(...TRUNCATED)
bada1bc5036dbfa5fd64ee3d73b7e34e
Enable the wikipathwayspvjs custom element
[{"docid":"7a559b3a872f8737062fcf7601cc8601","score":"0.68406606","text":"function registerWikiPathw(...TRUNCATED)
[{"docid":"5d24f9d7ce6aca35ce243056a6a88da8","score":"0.6006504","text":"enable() {\n this.enable(...TRUNCATED)
8b3caffe3ba3bbebcd5405d0a3184d76
translate page to SVG coordinate
[{"docid":"6ad05fed4c7f094a5486e9251cd70d1b","score":"0.6320841","text":"function svgPoint(element, (...TRUNCATED)
[{"docid":"203e02400d95f5c9d75a3b9cf5c0ccd5","score":"0.78892404","text":"function convertToSVGCoord(...TRUNCATED)
6eceb702974f794b154cc3205b341c4f
Function: Mounts the controller's request handler.
[{"docid":"c1702092c2e47e60427d62336564e1d0","score":"0.0","text":"mount() {\r\n return null;\r\n(...TRUNCATED)
[{"docid":"196b32b737d29f6c37c22b961345a329","score":"0.7365978","text":"_mount() {\n\t\tthis._merge(...TRUNCATED)
c14645e21c7e33e7cca0a522300f2f47
LOGIC TO CHECK THE PASSWORD AND REPASSWORD ARE THE SAME (newuserpage) $()
[{"docid":"72e14841c1bda4445d6c6f362f97a1b9","score":"0.0","text":"function initialize() {\n var (...TRUNCATED)
[{"docid":"885767be4d5fd355ed06290c5298608c","score":"0.7766336","text":"checkPwd() {\n if (docum(...TRUNCATED)
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
730