Open EvilLord666 opened 1 year ago
Sf has function to format map representation, we should also do for slice in following variants:
Sf
slice
item1, item2, ...itemN
key1=>item1, key2=>item2 ,...
Required this feature in Ferrum
Should also add parameter for limit number of item to print (if slice is too big)
Sf
has function to format map representation, we should also do forslice
in following variants:item1, item2, ...itemN
key1=>item1, key2=>item2 ,...
Required this feature in Ferrum