|
Nix 2.34.6
Nix, the purely functional package manager; unstable internal interfaces
|
Static Public Member Functions | |
| template<typename... Args> | |
| static auto | call (LambdaAdapter< F > *ths, Args... args) |
| template<typename... Args> | |
| static auto | call_void (void *ths, Args... args) |
Public Attributes | |
| F | fun |