Skip to contents

Replaces any non-empty string literal in the source code with "". The empty string itself is not mutated (use string_fill() for that).

Usage

string_empty()

Value

A Mutator object.

Examples

string_empty()
#> Mutator: <non-empty string> → ""
#> Query: (string) @value