class Unparser::Either::Right

def lmap(&)

Returns:
  • (Either::Right) -
    def lmap(&)
      require_block(&)
    end