pub fn eps_loop<W: Semiring>(
    state: StateId,
    match_type: MatchType
) -> Result<Tr<W>>