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

Public Types

typedef std::vector< std::pair< Symbol, Displacement > > Vars
 

Public Member Functions

 StaticEnv (ExprWith *isWith, const StaticEnv *up, size_t expectedSize=0)
 
void sort ()
 
void deduplicate ()
 
Vars::const_iterator find (Symbol name) const
 

Public Attributes

ExprWithisWith
 
const StaticEnvup
 
Vars vars
 

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