|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
Public Member Functions | |
| CompareValues (EvalState &state, const std::string_view &&errorCtx) | |
| bool | operator() (Value *v1, Value *v2) const |
| bool | operator() (Value *v1, Value *v2, std::string_view errorCtx) const |
Public Attributes | |
| EvalState & | state |
| const std::string_view | errorCtx |