mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-25 16:03:48 +00:00
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: