top | item 43602533

(no title)

corank | 11 months ago

> It forces functions to be memory pure (pure with respect to memory), even if they aren't.

What if the unsafe code is not supposed to be pure but mutates some memory? For example, does this allow implementing a doubly-linked list?

discuss

order

No comments yet.