![]() |
rego-cpp 1.0.0
A C++ implementation of the Rego language and runtime
|
Result of unwrapping a node. More...
#include <rego.hh>
Public Attributes | |
| Node | node |
| The unwrapped argument or nullptr (if unsuccessful). | |
| bool | success |
| True if the argument was unwrapped successfully. | |
Result of unwrapping a node.