@@ -22,7 +22,7 @@ Complete tests/src/Complete.res 0:2
22
22
"kind": 12,
23
23
"tags": [],
24
24
"detail": "(t<'a>, t<'b>, (. 'a, 'b) => 'c) => t<'c>",
25
- "documentation": {"kind": "markdown", "value": ""}
25
+ "documentation": null
26
26
}, {
27
27
"label": "map",
28
28
"kind": 12,
@@ -34,19 +34,19 @@ Complete tests/src/Complete.res 0:2
34
34
"kind": 12,
35
35
"tags": [],
36
36
"detail": "(t<'a>, (. int, 'a) => 'b) => t<'b>",
37
- "documentation": {"kind": "markdown", "value": ""}
37
+ "documentation": null
38
38
}, {
39
39
"label": "mapU",
40
40
"kind": 12,
41
41
"tags": [],
42
42
"detail": "(t<'a>, (. 'a) => 'b) => t<'b>",
43
- "documentation": {"kind": "markdown", "value": ""}
43
+ "documentation": null
44
44
}, {
45
45
"label": "makeByU",
46
46
"kind": 12,
47
47
"tags": [],
48
48
"detail": "(int, (. int) => 'a) => t<'a>",
49
- "documentation": {"kind": "markdown", "value": ""}
49
+ "documentation": null
50
50
}, {
51
51
"label": "mapReverse2",
52
52
"kind": 12,
@@ -64,7 +64,7 @@ Complete tests/src/Complete.res 0:2
64
64
"kind": 12,
65
65
"tags": [],
66
66
"detail": "(t<'a>, (. 'a) => 'b) => t<'b>",
67
- "documentation": {"kind": "markdown", "value": ""}
67
+ "documentation": null
68
68
}]
69
69
70
70
Complete tests/src/Complete.res 1:2
@@ -73,7 +73,7 @@ Complete tests/src/Complete.res 1:2
73
73
"kind": 9,
74
74
"tags": [],
75
75
"detail": "module",
76
- "documentation": {"kind": "markdown", "value": ""}
76
+ "documentation": null
77
77
}, {
78
78
"label": "fold_left",
79
79
"kind": 12,
@@ -211,7 +211,7 @@ Complete tests/src/Complete.res 1:2
211
211
"kind": 12,
212
212
"tags": [],
213
213
"detail": "(array<'a>, int) => 'a",
214
- "documentation": {"kind": "markdown", "value": ""}
214
+ "documentation": null
215
215
}, {
216
216
"label": "make_matrix",
217
217
"kind": 12,
@@ -241,7 +241,7 @@ Complete tests/src/Complete.res 1:2
241
241
"kind": 12,
242
242
"tags": [],
243
243
"detail": "(array<'a>, int, 'a) => unit",
244
- "documentation": {"kind": "markdown", "value": ""}
244
+ "documentation": null
245
245
}, {
246
246
"label": "create_matrix",
247
247
"kind": 12,
@@ -352,13 +352,13 @@ Complete tests/src/Complete.res 19:2
352
352
"kind": 4,
353
353
"tags": [],
354
354
"detail": "int",
355
- "documentation": {"kind": "markdown", "value": ""}
355
+ "documentation": null
356
356
}, {
357
357
"label": "name",
358
358
"kind": 4,
359
359
"tags": [],
360
360
"detail": "string",
361
- "documentation": {"kind": "markdown", "value": ""}
361
+ "documentation": null
362
362
}]
363
363
364
364
Complete tests/src/Complete.res 21:2
@@ -367,13 +367,13 @@ Complete tests/src/Complete.res 21:2
367
367
"kind": 12,
368
368
"tags": [],
369
369
"detail": "(t<'a>, ('a, int) => 'b) => t<'b>",
370
- "documentation": {"kind": "markdown", "value": ""}
370
+ "documentation": null
371
371
}, {
372
372
"label": "Js.Array2.map",
373
373
"kind": 12,
374
374
"tags": [],
375
375
"detail": "(t<'a>, 'a => 'b) => t<'b>",
376
- "documentation": {"kind": "markdown", "value": ""}
376
+ "documentation": null
377
377
}]
378
378
379
379
Complete tests/src/Complete.res 23:2
@@ -406,13 +406,13 @@ Complete tests/src/Complete.res 36:2
406
406
"kind": 12,
407
407
"tags": [],
408
408
"detail": "(t, int) => t",
409
- "documentation": {"kind": "markdown", "value": ""}
409
+ "documentation": null
410
410
}, {
411
411
"label": "ForAuto.abd",
412
412
"kind": 12,
413
413
"tags": [],
414
414
"detail": "(t, int) => t",
415
- "documentation": {"kind": "markdown", "value": ""}
415
+ "documentation": null
416
416
}]
417
417
418
418
Complete tests/src/Complete.res 38:2
@@ -436,7 +436,7 @@ Complete tests/src/Complete.res 50:2
436
436
"kind": 12,
437
437
"tags": [],
438
438
"detail": "int",
439
- "documentation": {"kind": "markdown", "value": ""}
439
+ "documentation": null
440
440
}]
441
441
442
442
Complete tests/src/Complete.res 52:2
@@ -445,12 +445,12 @@ Complete tests/src/Complete.res 52:2
445
445
"kind": 4,
446
446
"tags": [],
447
447
"detail": "string",
448
- "documentation": {"kind": "markdown", "value": ""}
448
+ "documentation": null
449
449
}, {
450
450
"label": "zoo",
451
451
"kind": 4,
452
452
"tags": [],
453
453
"detail": "option<int>",
454
- "documentation": {"kind": "markdown", "value": ""}
454
+ "documentation": null
455
455
}]
456
456
0 commit comments