Types Alias and Instances in PureScript

InstructorVincent Orr

Share this video with your friends

Send Tweet

In this lesson, you will learn about type alias using records and instances. You'll see how to create a type alias and be able to display its values to a show function utilizing an instance for its type.