Back

regexp? (clj)

(source)

function

(regexp? x)
Return `true` if `x` is a regexp pattern instance.

Examples