Question: I need help with Haskell. Please do the follow in HASKELL. This is HASKELL program, so please help me with the HASKELL language. 1. Implement
I need help with Haskell. Please do the follow in HASKELL. This is HASKELL program, so please help me with the HASKELL language.
1. Implement a data type called Student. The student type has four fields, first name, last name, major, and age.
2. Implement a tree node type that has a student as one of its fields. The tree will be a binary search tree on the attribute age.
I finished #1. Please help with #2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
