Nix 2.28.2
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::CompareValues Struct Reference

Public Member Functions

 CompareValues (EvalState &state, const PosIdx pos, 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 PosIdx pos
 
const std::string_view errorCtx
 

The documentation for this struct was generated from the following file: