gitlab-ce/lib/gitlab/fp
GitLab Bot 1bf957f0b2 Add latest changes from gitlab-org/gitlab@master 2025-05-15 21:12:45 +00:00
..
settings Add latest changes from gitlab-org/gitlab@master 2025-02-23 00:16:45 +00:00
README.md
message.rb Add latest changes from gitlab-org/gitlab@master 2025-04-17 18:13:47 +00:00
message_support.rb
result.rb Add latest changes from gitlab-org/gitlab@master 2025-05-15 21:12:45 +00:00
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: