Table
Table copied to clipboard
print table on swift. print(table: [1, 2, 3])
Results
1
Table issues
Sort by
recently updated
recently updated
newest added
Hi, not sure if u still support this project, but i noticed folllowing it will not return valid response for dictionaries, unless i explicitly cast it into [AnyHashable: Any]
bug