play-cljc.instances

(->instanced-entity entity)

Part of the IInstance protocol

Returns an instanced version of the given entity.

IInstance

Methods in this protocol

IInstanced

Methods in this protocol

(assoc instanced-entity i entity)

Part of the IInstanced protocol

Adds an entity to the instanced entity at the given index.

(dissoc instanced-entity i)

Part of the IInstanced protocol

Removes an entity from the instanced entity at the given index.