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
I see no reason to ever forbid #constant ( though for consistency it should, again probably, be possible ), but allowing solvers to #import church-numbers.lc in a kata with numEncoding None ( for a Good reason ) is probably Bad.
Activity
JohanWiltink commentedon Feb 7, 2022
Probably granular.
I see no reason to ever forbid
#constant
( though for consistency it should, again probably, be possible ), but allowing solvers to#import church-numbers.lc
in a kata withnumEncoding None
( for a Good reason ) is probably Bad.