Tracking entry for the single ecosystem work-list (detail in the package repo, not duplicated).
Effect.Uncurried.runEffectFn10 forwarded only nine of ten arguments (fn(a..i)), silently passing nil for the tenth — a latent Lua-arity FFI class. Confirmed via luacheck (unused argument j); one-token fix, the mkEffectFnN/runEffectFnN family audited clean.
Tracking entry for the single ecosystem work-list (detail in the package repo, not duplicated).
Effect.Uncurried.runEffectFn10forwarded only nine of ten arguments (fn(a..i)), silently passing nil for the tenth — a latent Lua-arity FFI class. Confirmed via luacheck (unused argument j); one-token fix, the mkEffectFnN/runEffectFnN family audited clean.