Is there a name for (or somewhere I can find more information about) the lone multi-line left curly brace used to indicate varying results depending on conditions for a function?
Examples:
Is there a name for (or somewhere I can find more information about) the lone multi-line left curly brace used to indicate varying results depending on conditions for a function?
Examples:
Copyright © 2021 JogjaFile Inc.



As I mentioned above, "piecewise" is probably what you're after. :)