implementation("com.sksamuel.tabby:tabby-fp:2.1.4")
Offers functional programming data types, including `Option`, `Either`, and `Validated`, for enhanced code safety and expressiveness.