immington-industries / freeze-cell

Drop-in replacement for Rust's `Cell` and `RefCell` which can be frozen to prevent further mutation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Drop-in replacement for Rust's `Cell` and `RefCell` which can be frozen to prevent further mutation.