Search⌘ K
AI Features

Exercise: Pedestrian Movement

Understand how to use variants, constructors, and option types in ReasonML by implementing a pedestrian function that reacts to different car states. This exercise strengthens your skills in handling optional data and control flow for practical scenarios.

Problem

...