query
On this page

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 ];