Hello all! Are there any other suggested resources for understanding the Arrow library, or the concepts used within? Many of the terms (function names and class names) are foreign to many new to the functional world. A high percentage of the functions/classes and usage are not documented. It seems there is an assumption of previous knowledge to utilize the libraries. Is there another documentation source from another library that perhaps this pulled its ideas from (Scala?) for those new to functional programming understand what these mean and are use for? I've been trying to move a team forward but it's just to difficult to be bombarded with so many questions due to the lack of resources, and the team has already pulled back and are devolving back to old habits.