Skip to content

Make GetTuple public#296

Open
dubrowgn wants to merge 1 commit into
Indra-db:mainfrom
dubrowgn:pr/expose-get-tuple
Open

Make GetTuple public#296
dubrowgn wants to merge 1 commit into
Indra-db:mainfrom
dubrowgn:pr/expose-get-tuple

Conversation

@dubrowgn
Copy link
Copy Markdown

@dubrowgn dubrowgn commented Jun 1, 2026

GetTuple is part of the API for world::get(), but is not publically exposed. This means consumers cannot make wrappers around world::get() without losing significant flexibility. Since world::get() is part of the public API, also publicly expose GetTuple.

GetTuple is part of the API for world::get(), but is not publically
exposed. This means consumers cannot make wrappers around world::get()
without losing significant flexibility. Since world::get() is part of
the public API, also publicly expose GetTuple.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant