Nix  2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::Symbol Class Reference

#include <symbol-table.hh>

Public Member Functions

 operator bool () const
 
bool operator< (const Symbol other) const
 
bool operator== (const Symbol other) const
 
bool operator!= (const Symbol other) const
 

Friends

class SymbolTable
 

Detailed Description

Symbols have the property that they can be compared efficiently (using an equality test), because the symbol table stores only one copy of each string.


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