You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We may want to combine the functions defined in Prelude into the Debug module (nyi(), xxx() and unreachable()) as discussed with @crusso.
It could also make sense to replace nyi() and xxx() with todo(), which is more readable and recognizable to developers from a wider range of backgrounds.
This discussion was converted from issue #13 on January 06, 2025 18:16.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
We may want to combine the functions defined in
Preludeinto theDebugmodule (nyi(),xxx()andunreachable()) as discussed with @crusso.It could also make sense to replace
nyi()andxxx()withtodo(), which is more readable and recognizable to developers from a wider range of backgrounds.Beta Was this translation helpful? Give feedback.
All reactions