gitlab-ce/lib/gitlab/fp
GitLab Bot 6905c3c1c4 Add latest changes from gitlab-org/gitlab@master 2024-12-09 18:40:01 +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: