Your proposal doesn't work well with the current Nim, // can be an operator:
    
    
    # let's be even more like Python
    proc `//`(a, b: int): int = a div b
    
    echo 3 // 4
    

And your argument comes down to "I cannot be bothered to use a custom keyboard 
shortcut to type '#'". 

Reply via email to