Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::CompareValues Struct Reference
Inheritance diagram for nix::CompareValues:
nix::NeverAsync

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

EvalStatestate
const std::string_view errorCtx

The documentation for this struct was generated from the following file:
  • lix/libexpr/primops.cc