Add ability to iterate over Script and Lang values
greyblake opened this issue · 1 comments
greyblake commented
See for example:
https://stackoverflow.com/a/21376984/1013173
for lang in Lang::values() {
}
greyblake opened this issue · 1 comments
See for example:
https://stackoverflow.com/a/21376984/1013173
for lang in Lang::values() {
}