Rebindable.replace

Replace a currently stored value with a new value. This is equivalent to destroy followed by set.

struct Rebindable(T)
@safe
void
replace
()
()

Meta