Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
suggestions.hh File Reference
#include "types.hh"
#include <set>

Go to the source code of this file.

Classes

class  nix::Suggestion
 
class  nix::Suggestions
 
class  nix::OrSuggestions< T >
 

Functions

int nix::levenshteinDistance (std::string_view first, std::string_view second)
 
std::ostream & nix::operator<< (std::ostream &str, const Suggestion &suggestion)
 
std::ostream & nix::operator<< (std::ostream &str, const Suggestions &suggestions)