Make methods to convert a RoomyList to a RoomyArray, and a RoomyArray to a RoomyList. The second can already be done by mapping over the array and adding to a list. The first can not currently be done by users.
Log in to post a comment.