Type Parameters in Reason

Nik Graf
InstructorNik Graf

Share this video with your friends

Send Tweet

In this lesson we will explore a bit more advances type system feature: type parameters. They are similar to generics in other languages. We create our own types using type parameters to demonstrate why they are useful.