> ## Documentation Index
> Fetch the complete documentation index at: https://docs.forterulesengine.io/llms.txt
> Use this file to discover all available pages before exploring further.

# makeLeft

> v0.20.5

> **makeLeft**\<`T`>(`value`): [`Left`](../../types/type-aliases/Left)\<`T`>

Defined in: [src/modules/utils.ts:44](https://github.com/Forte-Service-Company-Ltd/forte-rules-engine-sdk/blob/40cc8388cecd8ee445b00b9df2b681cff8552ece/src/modules/utils.ts#L44)

## Type Parameters

| Type Parameter |
| -------------- |
| `T`            |

## Parameters

| Parameter | Type |
| --------- | ---- |
| `value`   | `T`  |

## Returns

[`Left`](../../types/type-aliases/Left)\<`T`>
