# @code-workers-io/angular-kit/coercing

## Coercion helpers

- `coerceBoolean`: Coerces a value to a boolean.
- `coerceNumber`: Coerces a value to a number.
- `coerceObservable`: Coerces a value to an observable.
