# FSharpPlus Bifunctor A [[Bifunctor]] in FSharpPlus needs to have: - [[FSharpPlus Functor]] methods - Bimap: `static member Bimap` (operator `bimap`) Implemented by: - [[FSharpPlus Const|Const]]