stringFormatter icon indicating copy to clipboard operation
stringFormatter copied to clipboard

Add list formatting extensions

Open EvilLord666 opened this issue 2 years ago • 1 comments

Sf has function to format map representation, we should also do for slice in following variants:

  • item1, item2, ...itemN
  • key1=>item1, key2=>item2 ,...

Required this feature in Ferrum

EvilLord666 avatar Sep 25 '23 05:09 EvilLord666

Should also add parameter for limit number of item to print (if slice is too big)

EvilLord666 avatar Sep 25 '23 05:09 EvilLord666