Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide an IncomingSetOfLink #3021

Merged
merged 9 commits into from
Dec 16, 2022
Merged

Provide an IncomingSetOfLink #3021

merged 9 commits into from
Dec 16, 2022

Conversation

linas
Copy link
Member

@linas linas commented Dec 16, 2022

The IncomingSetOfLink, when called, will grab the incoming set of some atom, and stuff it into a Value, where other pipeline stages can work on it. If needed, the argument is executed first.

The CollectionOfLink will take a LinkValue, and stuff everything in it into a Set. This allows the result of a pipeline of processing stuff to be jammed into a Set, if needed.

Per efforts in issue #2911

@linas linas merged commit 80bbde5 into opencog:master Dec 16, 2022
@linas linas deleted the incoming-set-of branch December 16, 2022 14:48
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