query
On this page

unsafeDiscardStringContext

builtins.unsafeDiscardStringContext

Primop
Docs pulled from | This Revision | 6 days ago

Takes 1 arguments


Discard the string context from a value that can be coerced to a string.

This function is not defined in a .nix file. It is likely a builtins function or an alias of a builtins function. builtins functions are predefined functions provided by Nix.

Noogle detected

Aliases

Implementation

This function is implemented in c++ and is part of the native nix runtime.