make the mapping parametrizable by user
This potentially saves a lot of headache with various custom functions or stuff where support may be complicated/ambiguous. In this precise case, we're allowing it because the user needs to `@register` the factorial function with Symbolics manually, so that it can be translated properly.
Please register or sign in to comment