Skip to content

Commit

Permalink
Restore lost changes from merge revert
Browse files Browse the repository at this point in the history
  • Loading branch information
linas committed Dec 15, 2022
1 parent e316824 commit 47d30c0
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions opencog/object-atomese/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,8 +237,11 @@ Also useful would be `IncomingSetOf` which would return a `LinkValue`.

TODO
----
* Implement ElementOf and IncomingSet Of.
* Implement IncomingSet Of. See #2752 for API
* Modernize FilterLink. Make sure it can work with LinkValues, and so that
it works like a filter link.
it works like a filter link. See #2201
* Handle SignLink See issue #2602
* Handle Signatures in the pattern matcher, plus examples & tests.
* Change BoolValue so it can create maskes from bit-specs!?
* Change NumberOfLink so it can convert bool masks to element numbers ??
* Most FunctionLinks need to be able to handle streams i.e. QueueValues.

0 comments on commit 47d30c0

Please sign in to comment.