# `Electric.Shapes.Shape.Comparable`
[🔗](https://github.com/electric-sql/electric/tree/%40core/sync-service%401.6.2/packages/sync-service/lib/electric/shapes/shape.ex#L18)

# `t`

```elixir
@type t() :: term()
```

All the types that implement this protocol.

# `comparable`

```elixir
@spec comparable(t()) :: t()
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
