Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
suggestions.hh File Reference
#include "lix/libutil/comparator.hh"
#include <set>
#include <string_view>
#include <string>
#include <variant>

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)