finch.brn.get_repeated_brn_name(impl: partial) str

Returns a descriptive name of a repeated BRN operator.

Parameters:
impl : functools.partial

The repeated BRN operator This must be the output of finch.brn.get_repeated_brn().

Returns:

A descriptive name of the repeated operator

Return type:

str