Liking cljdoc? Tell your friends :D

active.ephemerol.regexp


Bolclj

source

bolclj

(bol re)
source

bol-reclj

(bol-re rec__2033__auto__)

Access the re field from a Bol record.

Access the `re` field from a `Bol` record.
sourceraw docstring

bol?clj

(bol? x__2036__auto__)

Is object a Bol record?

Is object a Bol record?
sourceraw docstring

char-regexp-nextclj

(char-regexp-next re)
source

char-set->class-setclj

(char-set->class-set set part)
source

class-i-fy-regexpclj

(class-i-fy-regexp re part)
source

concatenationclj

(concatenation & res)
source

Concatenationclj

source

concatenation-resclj

(concatenation-res rec__2033__auto__)

Access the res field from a Concatenation record.

Access the `res` field from a `Concatenation` record.
sourceraw docstring

concatenation?clj

(concatenation? x__2036__auto__)

Is object a Concatenation record?

Is object a Concatenation record?
sourceraw docstring

constant-regexp->listclj

(constant-regexp->list re)
source

cset?clj

(cset? thing)
source

csets-unionclj

(csets-union css)
source

empty-cset?clj

(empty-cset? cs)
source

empty-set?clj

(empty-set? re)
source

Eolclj

source

eolclj

source

eol-reclj

(eol-re rec__2033__auto__)

Access the re field from a Eol record.

Access the `re` field from a `Eol` record.
sourceraw docstring

eol?clj

(eol? x__2036__auto__)

Is object a Eol record?

Is object a Eol record?
sourceraw docstring

epsilon?clj

(epsilon? re)
source

expand-reclj

(expand-re form)
source

expand-re-1clj

(expand-re-1 form)
source

make-bolclj

(make-bol re)

Construct a Bol record.

Construct a `Bol` record.
sourceraw docstring

make-concatenationclj

(make-concatenation res)

Construct a Concatenation record.

Construct a `Concatenation` record.
sourceraw docstring

make-eolclj

(make-eol re)

Construct a Eol record.

Construct a `Eol` record.
sourceraw docstring

make-repetitionclj

(make-repetition re)

Construct a Repetition record.

Construct a `Repetition` record.
sourceraw docstring

make-unionclj

(make-union res)

Construct a Union record.

Construct a `Union` record.
sourceraw docstring

one-char-regexp-refclj

(one-char-regexp-ref re)
source

one-char-regexp?clj

(one-char-regexp? re)
source

partition-char-setsclj

(partition-char-sets sets)
source

recljmacro

(re form)
source

re-1cljmacro

(re-1 form)
source

regexpclj

(regexp thing)
source

regexp-accepts-empty?clj

(regexp-accepts-empty? re)
source

regexp-afterclj

(regexp-after re next)
source

regexp-char-setsclj

(regexp-char-sets re)
source

regexp-constant?clj

(regexp-constant? re)
source

regexp-do-nextclj

(regexp-do-next re set-empty set-empty? set-union)
source

regexp?clj

(regexp? thing)
source

Repetitionclj

source

repetitionclj

(repetition lo hi re)
source

repetition-nclj

(repetition-n count re)
source

repetition-reclj

(repetition-re rec__2033__auto__)

Access the re field from a Repetition record.

Access the `re` field from a `Repetition` record.
sourceraw docstring

repetition?clj

(repetition? x__2036__auto__)

Is object a Repetition record?

Is object a Repetition record?
sourceraw docstring

set-regexp-nextclj

(set-regexp-next re)
source

the-empty-setclj

source

the-epsilonclj

source

Unionclj

source

unionclj

(union & res)
source

union-resclj

(union-res rec__2033__auto__)

Access the res field from a Union record.

Access the `res` field from a `Union` record.
sourceraw docstring

union?clj

(union? x__2036__auto__)

Is object a Union record?

Is object a Union record?
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close