add an ADL interface type
As a method superset of Node, with the Substrate method added on top. This way, we can generally say that any ADL implementation should include this method to allow for easy encoding over the wire. Reify, the opposite of Substrate, is notably missing here. This is because it's generally a top-level function, not a method. We might want to rethink this disparity in the future.
Showing
Please register or sign in to comment