stdlib: Remove obsolete FIXME about state fns
This commit is contained in:
parent
c15aa5e3a3
commit
4b23ea51bc
@ -24,8 +24,6 @@ export eq_vec;
|
||||
// an optimizing version of this module that produces a different obj
|
||||
// for the case where nbits <= 32.
|
||||
|
||||
// FIXME: Almost all the functions in this module should be state fns, but the
|
||||
// effect system isn't currently working correctly.
|
||||
type t = rec(vec[mutable uint] storage, uint nbits);
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user