Recursive function(<^, remaining_depth=3) = (command::String, command_length::Int) and use either of the two values.
As a first go, return the command, then put its length into a memoization dictionnary
voir ce qui se passe pour faire ^< n fois, ca se répète ?
Recursive function(<^, remaining_depth=3) = (command::String, command_length::Int) and use either of the two values.
As a first go, return the command, then put its length into a memoization dictionnary
voir ce qui se passe pour faire ^< n fois, ca se répète ?