Basic Datatypes and Operators in Reason

InstructorNik Graf

Share this video with your friends

Send Tweet

In this lesson we explore ReasonML's language basic datatypes like integer, float, boolean, string, char, unit and list. Further you will get familiar with the addition operator, several relational operators as well as structural equality.