Good tutorial/book about functional programming?

I'm a few chapters into Hands-On Functional Programming in RUST and I've been enjoying it so far. Something else I've been doing is solving F# exercises on Exercism. That sometimes gives me ideas for refactoring my previous Rust exercises to be more functional.