Nix  2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
generator.hh File Reference
#include "lix/libutil/types.hh"
#include <coroutine>
#include <exception>
#include <memory>
#include <optional>
#include <utility>
#include <variant>
Include dependency graph for generator.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  nix::_generator::finished
 
struct  nix::_generator::link< T >
 
struct  nix::_generator::failure
 
struct  nix::_generator::promise_state< T >
 
struct  nix::_generator::promise< T, Transform >
 
struct  nix::_generator::GeneratorBase< T >
 
struct  nix::Generator< T, Transform >
 
class  nix::Generator< T, Transform >::iterator