graphqexl v0.1.0-alpha-rc.25 Graphqexl.Tokens.Regex

Utility module with helper functions for working with Regex.t/0's.

Link to this section Summary

Functions

Escapes the given character or sequence.

Link to this section Functions

Link to this function

escape(char)

(since 0.1.0)
escape(String.t()) :: String.t()

Escapes the given character or sequence.

Returns: String.t/0