query
On this page

option

lib.kernel.option

Docs pulled from | This Revision | 12 minutes ago


Nixpkgs manual

Keeping these around in case we decide to change this horrible implementation :)

Noogle detected

Implementation

The following is the current implementation of this function.

option = x: x // { optional = true; };