Exercise: Mutable Nested Fields
Explore how to make nested fields mutable in ReasonML records, specifically adjusting the population field in a given record. Learn to apply record mutation commands and practice modifying data structures accurately within this hands-on challenge.
We'll cover the following...
We'll cover the following...
Problem Statement
You are given the winterfell record from the ...