gitlab-ce/lib/gitlab/fp
GitLab Bot 64e27d8cbe Add latest changes from gitlab-org/gitlab@master 2025-01-11 00:32:17 +00:00
..
settings
README.md
message.rb
message_support.rb
result.rb
rop_helpers.rb
unmatched_result_error.rb

README.md

Functional Programming in Ruby

Overview

The Gitlab::Fp module contains support for functional programming patterns ("FP") in Ruby.

It is in the process of being extracted from the RemoteDevelopment domain code, and made available for wider use in the monolith.

See the following sections in the Remote Development Rails domain developer documentation for more context: