This month's FP Fundamentals segment will be a little different. For the last few months we've talked about the basics of FP. This month we're going to put some of that into practice as we discuss parsing text in a functional way. Every application needs to take input from users and we'll see how to parse input with functional techniques.