Revision history of "SML Mutable Ref"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 11:17, 2 March 2022Dennis.cosgrove talk contribs 539 bytes +539 Created page with "<youtube>LYT_MLkZBcA</youtube> <nowiki>fun get_value_at_reference(reference : 'a ref) : 'a = !reference fun set_value_at_reference(reference : 'a ref, next_value : 'a)..."