stdlib: Remove obsolete FIXME about state fns
This commit is contained in:
parent
c15aa5e3a3
commit
4b23ea51bc
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue