---
key: tsys/latent
kind: typeSystem
name: "Latent"
url: https://plangs.page/type-system/latent
---

# Latent

Dynamic typing model where type constraints are deferred until runtime, similar to duck typing.

## Facts

- Homepage: https://en.wikipedia.org/wiki/Latent_typing

## Relationships

### Plangs

- [Gambit](https://plangs.page/gambit)
- [R5RS](https://plangs.page/r5rs)
- [Scheme](https://plangs.page/scheme)
