extend
pkgs.extend
Docs pulled from | This Revision | 10 minutes ago
Prefer appendOverlays if used repeatedly.
Noogle detected
Implementation
The following is the current implementation of this function.
extend = f: self.appendOverlays [ f ];
Prefer appendOverlays if used repeatedly.
The following is the current implementation of this function.
extend = f: self.appendOverlays [ f ];