Skip to content
  • Leon Arnott's avatar
    Added (str-nth:). Also, the icons produced by the icon command macros can now... · b2aa5e6ccc3b
    Leon Arnott authored
    Added (str-nth:). Also, the icons produced by the icon command macros can now have optional text labels added.
    
    These optional text labels are a string argument alongside the optional Unicode glyph string. They are differentiated solely by length, which results in a somewhat unusual type signature for these macros, but one which isn't too bothersome.
    
    The naming of (str-nth:) compared to (nth:) is also something that's a little unfortunate, but I don't think (str-nth:) is quite as useful on the whole as (nth:) is, so I assume it'll be fine given there's not as much chance of confusing the latter for the former.
    b2aa5e6ccc3b