Feature request: a block to alphabetize lists and tables
- 
					
					
					
					
 I think a block to alphabetize a list would be really useful. Here is an example of what it could look like: 
  
 This block should replace the list selected (in order A-Z or Z-A) with its alphabetized version.
 And maybe an operator-kind too:
  
 This should return the list provided but in alphabetical order.
 __________________________
 Or maybe just add A-Z and Z-A as new options for the sort list block:
  
 These should also have an equivalent for tables too.
- 
					
					
					
					
 You mean to sort the items in the list by A to Z order, right? Then the “sort list small to large” block you mentioned should already work for that purpose. 
- 
					
					
					
					
 @info-creaticode wait really? oh okay. I think small to large is a bit confusing because I thought it referred to numbers. The wording should probably be made a bit clearer. Thank you for the response lol I didn’t realize this already existed 
- 
					
					
					
					
 No problem. All letters are represented by numbers (all things are numbers in computers), so you can compare letters just the same way as letters.