We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
add shorter `encode` function using monadic function application
? has become _draw
Solution doesn’t need result
Restore sane implementation.
? has been moved to _draw; draw doesn't respect negative size (yet?)
Updated K 99: Ninety Nine K Problems (markdown)
problems 33 and 34.
problems 38 and 39.
A few more solutions. A bit inefficient, but concise.
adding a few solutions and transcribing stubs and examples for the intervening problems.
Found a 5 character solution for Problem 12
Added a 7 character smaller decodemod
pack2: {x@=x} produces the wrong input
fix typo in comment
add a few built-ins
add {-1#x} to take last
Created K-99: Ninety Nine K Problems (markdown)