View Source Sorcery.Storage.GenserverAdapter.ViewPortal (Sorcery v0.2.0)

Pure functions for pulling a list of entities out of a portal.

Link to this section Summary

Functions

Get a set of ids for the entities found by a given portal.

Given a portal, and the state, return a map of all the entities which satisfy all guards.

Link to this section Functions

Link to this function

get_portal_ids(portal, state)

View Source

Get a set of ids for the entities found by a given portal.

Link to this function

view_portal(portal, state)

View Source

Given a portal, and the state, return a map of all the entities which satisfy all guards.