We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 022581b commit a23edf1Copy full SHA for a23edf1
1 file changed
src/Vatras/Lang/FST.lagda.md
@@ -262,7 +262,6 @@ We now prove some useful properties of the above statements.
262
263
{-|
264
Composition of an FST into a list of FSTs.
265
- TODO: slightly inconsistent with paper, adapt the paper for conditional-accept revision
266
-}
267
infixl 5 _⊙_
268
_⊙_ : ∀ {i} → List (FSTA i) → FSTA i → List (FSTA i)
0 commit comments