@effect/printer
Advanced tools
Comparing version 0.38.18 to 0.38.19
@@ -186,2 +186,3 @@ "use strict"; | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -205,2 +206,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -227,2 +229,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -248,2 +251,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -259,2 +263,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -280,2 +285,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -291,2 +297,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -322,2 +329,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -334,2 +342,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -365,2 +374,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -376,2 +386,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -397,2 +408,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -553,2 +565,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -580,2 +593,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -591,2 +605,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -608,2 +623,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -619,2 +635,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -641,2 +658,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -652,2 +670,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -677,2 +696,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -688,2 +708,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -713,2 +734,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -724,2 +746,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -737,2 +760,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -748,2 +772,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -761,2 +786,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -775,2 +801,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -789,2 +816,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -800,2 +828,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -810,2 +839,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -840,2 +870,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -862,2 +893,3 @@ * | ||
* ) | ||
* ``` | ||
* | ||
@@ -878,2 +910,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -913,2 +946,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -940,2 +974,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -967,2 +1002,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -987,2 +1023,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1043,2 +1080,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1073,2 +1111,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1103,2 +1142,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1114,2 +1154,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1133,2 +1174,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1144,2 +1186,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1174,2 +1217,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1184,2 +1228,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1218,2 +1263,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1242,2 +1288,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1263,2 +1310,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1274,2 +1322,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1309,2 +1358,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1325,2 +1375,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1346,2 +1397,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1357,2 +1409,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1379,2 +1432,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1395,2 +1449,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1431,2 +1486,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1442,2 +1498,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1455,2 +1512,3 @@ * | ||
* ) | ||
* ``` | ||
* | ||
@@ -1466,2 +1524,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1479,2 +1538,3 @@ * | ||
* ) | ||
* ``` | ||
* | ||
@@ -1495,2 +1555,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1528,2 +1589,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1541,2 +1603,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1575,2 +1638,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1725,2 +1789,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1738,2 +1803,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1791,2 +1857,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1800,2 +1867,3 @@ * | ||
* ) | ||
* ``` | ||
* | ||
@@ -1816,2 +1884,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1825,2 +1894,3 @@ * | ||
* ) | ||
* ``` | ||
* | ||
@@ -1838,2 +1908,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1860,2 +1931,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1873,2 +1945,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1900,2 +1973,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1902,0 +1976,0 @@ * @since 1.0.0 |
@@ -150,2 +150,3 @@ "use strict"; | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -177,2 +178,3 @@ * import * as DocTree from "@effect/printer/DocTree" | ||
* ) | ||
* ``` | ||
* | ||
@@ -179,0 +181,0 @@ * @since 1.0.0 |
@@ -45,2 +45,3 @@ "use strict"; | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -81,2 +82,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -109,2 +111,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -193,2 +196,3 @@ * import type * as DocStream from "@effect/printer/DocStream" | ||
* // the fourth line 4, where the `B` has the same indentation as the first `A`. | ||
* ``` | ||
* | ||
@@ -195,0 +199,0 @@ * @since 1.0.0 |
@@ -44,2 +44,3 @@ "use strict"; | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -63,2 +64,3 @@ * import * as Optimize from "@effect/printer/Optimize" | ||
* Optimize.optimize(Optimize.Deep)(inefficient) | ||
* ``` | ||
* | ||
@@ -65,0 +67,0 @@ * @since 1.0.0 |
@@ -284,2 +284,3 @@ /** | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -311,2 +312,3 @@ * import * as DocTree from "@effect/printer/DocTree" | ||
* ) | ||
* ``` | ||
* | ||
@@ -324,2 +326,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -351,2 +354,3 @@ * import * as DocTree from "@effect/printer/DocTree" | ||
* ) | ||
* ``` | ||
* | ||
@@ -364,2 +368,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -391,2 +396,3 @@ * import * as DocTree from "@effect/printer/DocTree" | ||
* ) | ||
* ``` | ||
* | ||
@@ -393,0 +399,0 @@ * @since 1.0.0 |
@@ -80,2 +80,3 @@ /** | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -116,2 +117,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -177,2 +179,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -261,2 +264,3 @@ * import type * as DocStream from "@effect/printer/DocStream" | ||
* // the fourth line 4, where the `B` has the same indentation as the first `A`. | ||
* ``` | ||
* | ||
@@ -273,2 +277,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -357,2 +362,3 @@ * import type * as DocStream from "@effect/printer/DocStream" | ||
* // the fourth line 4, where the `B` has the same indentation as the first `A`. | ||
* ``` | ||
* | ||
@@ -369,2 +375,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -453,2 +460,3 @@ * import type * as DocStream from "@effect/printer/DocStream" | ||
* // the fourth line 4, where the `B` has the same indentation as the first `A`. | ||
* ``` | ||
* | ||
@@ -455,0 +463,0 @@ * @since 1.0.0 |
@@ -83,2 +83,3 @@ /** | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -102,2 +103,3 @@ * import * as Optimize from "@effect/printer/Optimize" | ||
* Optimize.optimize(Optimize.Deep)(inefficient) | ||
* ``` | ||
* | ||
@@ -121,2 +123,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -140,2 +143,3 @@ * import * as Optimize from "@effect/printer/Optimize" | ||
* Optimize.optimize(Optimize.Deep)(inefficient) | ||
* ``` | ||
* | ||
@@ -159,2 +163,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -178,2 +183,3 @@ * import * as Optimize from "@effect/printer/Optimize" | ||
* Optimize.optimize(Optimize.Deep)(inefficient) | ||
* ``` | ||
* | ||
@@ -180,0 +186,0 @@ * @since 1.0.0 |
@@ -176,2 +176,3 @@ /** | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -195,2 +196,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -217,2 +219,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -238,2 +241,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -249,2 +253,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -270,2 +275,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -281,2 +287,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -312,2 +319,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -324,2 +332,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -355,2 +364,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -366,2 +376,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -387,2 +398,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -543,2 +555,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -570,2 +583,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -581,2 +595,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -598,2 +613,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -609,2 +625,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -631,2 +648,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -642,2 +660,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -667,2 +686,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -678,2 +698,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -703,2 +724,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -714,2 +736,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -727,2 +750,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -738,2 +762,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -751,2 +776,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -765,2 +791,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -779,2 +806,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -790,2 +818,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -800,2 +829,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -830,2 +860,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -852,2 +883,3 @@ * | ||
* ) | ||
* ``` | ||
* | ||
@@ -868,2 +900,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -903,2 +936,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -930,2 +964,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -957,2 +992,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -977,2 +1013,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1033,2 +1070,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1063,2 +1101,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1093,2 +1132,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1104,2 +1144,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1123,2 +1164,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1134,2 +1176,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1164,2 +1207,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1174,2 +1218,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1208,2 +1253,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1232,2 +1278,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1253,2 +1300,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1264,2 +1312,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1299,2 +1348,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1315,2 +1365,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1336,2 +1387,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1347,2 +1399,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1369,2 +1422,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1385,2 +1439,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1421,2 +1476,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1432,2 +1488,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1445,2 +1502,3 @@ * | ||
* ) | ||
* ``` | ||
* | ||
@@ -1456,2 +1514,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1469,2 +1528,3 @@ * | ||
* ) | ||
* ``` | ||
* | ||
@@ -1485,2 +1545,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1518,2 +1579,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1531,2 +1593,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1565,2 +1628,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1715,2 +1779,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1728,2 +1793,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1781,2 +1847,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1790,2 +1857,3 @@ * | ||
* ) | ||
* ``` | ||
* | ||
@@ -1806,2 +1874,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1815,2 +1884,3 @@ * | ||
* ) | ||
* ``` | ||
* | ||
@@ -1828,2 +1898,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1850,2 +1921,3 @@ * import * as String from "effect/String" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1863,2 +1935,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -1890,2 +1963,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -1892,0 +1966,0 @@ * @since 1.0.0 |
@@ -142,2 +142,3 @@ import * as internal from "./internal/docTree.js"; | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -169,2 +170,3 @@ * import * as DocTree from "@effect/printer/DocTree" | ||
* ) | ||
* ``` | ||
* | ||
@@ -171,0 +173,0 @@ * @since 1.0.0 |
@@ -36,2 +36,3 @@ /** | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -72,2 +73,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -100,2 +102,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -184,2 +187,3 @@ * import type * as DocStream from "@effect/printer/DocStream" | ||
* // the fourth line 4, where the `B` has the same indentation as the first `A`. | ||
* ``` | ||
* | ||
@@ -186,0 +190,0 @@ * @since 1.0.0 |
@@ -35,2 +35,3 @@ /** | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -54,2 +55,3 @@ * import * as Optimize from "@effect/printer/Optimize" | ||
* Optimize.optimize(Optimize.Deep)(inefficient) | ||
* ``` | ||
* | ||
@@ -56,0 +58,0 @@ * @since 1.0.0 |
{ | ||
"name": "@effect/printer", | ||
"version": "0.38.18", | ||
"version": "0.38.19", | ||
"description": "An easy to use, extensible pretty-printer for rendering documents", | ||
@@ -13,4 +13,4 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"@effect/typeclass": "^0.29.18", | ||
"effect": "^3.10.18" | ||
"@effect/typeclass": "^0.29.19", | ||
"effect": "^3.10.19" | ||
}, | ||
@@ -17,0 +17,0 @@ "publishConfig": { |
@@ -361,2 +361,3 @@ /** | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -388,2 +389,3 @@ * import * as DocTree from "@effect/printer/DocTree" | ||
* ) | ||
* ``` | ||
* | ||
@@ -405,2 +407,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -432,2 +435,3 @@ * import * as DocTree from "@effect/printer/DocTree" | ||
* ) | ||
* ``` | ||
* | ||
@@ -453,2 +457,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -480,2 +485,3 @@ * import * as DocTree from "@effect/printer/DocTree" | ||
* ) | ||
* ``` | ||
* | ||
@@ -482,0 +488,0 @@ * @since 1.0.0 |
@@ -111,2 +111,3 @@ /** | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -147,2 +148,3 @@ * import { pipe } from "effect/Function" | ||
* ) | ||
* ``` | ||
* | ||
@@ -210,2 +212,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -294,2 +297,3 @@ * import type * as DocStream from "@effect/printer/DocStream" | ||
* // the fourth line 4, where the `B` has the same indentation as the first `A`. | ||
* ``` | ||
* | ||
@@ -306,2 +310,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -390,2 +395,3 @@ * import type * as DocStream from "@effect/printer/DocStream" | ||
* // the fourth line 4, where the `B` has the same indentation as the first `A`. | ||
* ``` | ||
* | ||
@@ -402,2 +408,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -486,2 +493,3 @@ * import type * as DocStream from "@effect/printer/DocStream" | ||
* // the fourth line 4, where the `B` has the same indentation as the first `A`. | ||
* ``` | ||
* | ||
@@ -488,0 +496,0 @@ * @since 1.0.0 |
@@ -105,2 +105,3 @@ /** | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -124,2 +125,3 @@ * import * as Optimize from "@effect/printer/Optimize" | ||
* Optimize.optimize(Optimize.Deep)(inefficient) | ||
* ``` | ||
* | ||
@@ -147,2 +149,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -166,2 +169,3 @@ * import * as Optimize from "@effect/printer/Optimize" | ||
* Optimize.optimize(Optimize.Deep)(inefficient) | ||
* ``` | ||
* | ||
@@ -189,2 +193,3 @@ * @since 1.0.0 | ||
* @example | ||
* ```ts | ||
* import * as Doc from "@effect/printer/Doc" | ||
@@ -208,2 +213,3 @@ * import * as Optimize from "@effect/printer/Optimize" | ||
* Optimize.optimize(Optimize.Deep)(inefficient) | ||
* ``` | ||
* | ||
@@ -210,0 +216,0 @@ * @since 1.0.0 |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
1020488
23318