improve simulation egornomics a bit

This commit is contained in:
Yehowshua Immanuel 2025-04-19 21:51:30 -04:00
parent f2a464b090
commit 2d9bc945c5
4 changed files with 67 additions and 46 deletions

View file

@ -1,7 +1,6 @@
package TagEngine(
MkTagType,
MkTagType(..),
TagEngine(..),
Util.BasicResult(..),
mkTagEngine) where
import Vector