-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
As discussed with @myreen and @tanyongkiam
- HOL: Rename
strtochr_to_str - HOL: Add and use overload
toStringforchr_to_str - CakeML Basis: Rename
strtotoString
Another thing this could enable is that parameters/variables called strng could be renamed back to str (assuming type and term parsing don't interact in unforseen ways), which was introduced in 680922b