• This repository has been archived on 07/Apr/2024
  • Stars
    star
    2
  • Language
    Nim
  • License
    MIT License
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Short algorithm that provides a cmp function to compare two strings that may contain positive integers. It transforms the input strings to a sequence of strings and numbers and then sorts it.