[hkt-toolbelt](../Home.md) / Stress # Namespace: Stress ## Type Aliases ### HundredNumberList Ƭ **HundredNumberList**: [...TenNumberList, ...TenNumberList, ...TenNumberList, ...TenNumberList, ...TenNumberList, ...TenNumberList, ...TenNumberList, ...TenNumberList, ...TenNumberList, ...TenNumberList] #### Defined in [stress/hundred-number-list.ts:3](https://github.com/poteat/hkt-toolbelt/blob/61f5028/src/stress/hundred-number-list.ts#L3) ___ ### HundredString Ƭ **HundredString**: \`${TenString}${TenString}${TenString}${TenString}${TenString}${TenString}${TenString}${TenString}${TenString}${TenString}\` #### Defined in [stress/hundred-string.ts:3](https://github.com/poteat/hkt-toolbelt/blob/61f5028/src/stress/hundred-string.ts#L3) ___ ### HundredTuple Ƭ **HundredTuple**: [...TenTuple, ...TenTuple, ...TenTuple, ...TenTuple, ...TenTuple, ...TenTuple, ...TenTuple, ...TenTuple, ...TenTuple, ...TenTuple] #### Defined in [stress/hundred-tuple.ts:3](https://github.com/poteat/hkt-toolbelt/blob/61f5028/src/stress/hundred-tuple.ts#L3) ___ ### TenNumberList Ƭ **TenNumberList**: [``1``, ``2``, ``3``, ``4``, ``5``, ``6``, ``7``, ``8``, ``9``, ``10``] #### Defined in [stress/ten-number-list.ts:1](https://github.com/poteat/hkt-toolbelt/blob/61f5028/src/stress/ten-number-list.ts#L1) ___ ### TenString Ƭ **TenString**: ``"xxxxxxxxxx"`` #### Defined in [stress/ten-string.ts:1](https://github.com/poteat/hkt-toolbelt/blob/61f5028/src/stress/ten-string.ts#L1) ___ ### TenTuple Ƭ **TenTuple**: [``"x"``, ``"x"``, ``"x"``, ``"x"``, ``"x"``, ``"x"``, ``"x"``, ``"x"``, ``"x"``, ``"x"``] #### Defined in [stress/ten-tuple.ts:1](https://github.com/poteat/hkt-toolbelt/blob/61f5028/src/stress/ten-tuple.ts#L1) ___ ### ThousandNumberList Ƭ **ThousandNumberList**: [...HundredNumberList, ...HundredNumberList, ...HundredNumberList, ...HundredNumberList, ...HundredNumberList, ...HundredNumberList, ...HundredNumberList, ...HundredNumberList, ...HundredNumberList, ...HundredNumberList] #### Defined in [stress/thousand-number-list.ts:3](https://github.com/poteat/hkt-toolbelt/blob/61f5028/src/stress/thousand-number-list.ts#L3) ___ ### ThousandString Ƭ **ThousandString**: \`${HundredString}${HundredString}${HundredString}${HundredString}${HundredString}${HundredString}${HundredString}${HundredString}${HundredString}${HundredString}\` #### Defined in [stress/thousand-string.ts:3](https://github.com/poteat/hkt-toolbelt/blob/61f5028/src/stress/thousand-string.ts#L3) ___ ### ThousandTuple Ƭ **ThousandTuple**: [...HundredTuple, ...HundredTuple, ...HundredTuple, ...HundredTuple, ...HundredTuple, ...HundredTuple, ...HundredTuple, ...HundredTuple, ...HundredTuple, ...HundredTuple] #### Defined in [stress/thousand-tuple.ts:3](https://github.com/poteat/hkt-toolbelt/blob/61f5028/src/stress/thousand-tuple.ts#L3)