Files @ f03565ba6137
Branch filter:

Location: Regular-Expresso/src/lib.rs - annotation

f03565ba6137 52 B application/rls-services+xml Show Source Show as Raw Download as Raw
Laman
find_equivalent_states implemented with Hopcroft's n log n algorithm
mod regexp;
pub use regexp::{Regexp, ParsingError};