Hey! There should be an option to name variables AND constants dynamically. For 
e.g. in an app from storing recipes, where the user creates a recipe,the recipe 
should be stored in a constant (as a structure) with a name 
“\(TitleTextField.text)_Recipe” (e.g. “Lasagna_Recipe”), so that it gets stored 
easily and therefore fetched even easier.
_______________________________________________
swift-evolution mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to