Features
-
Add getter support for
locale()
method (#9): 74558c4
Nowlocale()
always returns the currently activelang
code; including when no arguments are given. -
Add
table()
method: 0ef7242
Retrieve a language's full dictionary. Provides direct access to object for quick existence checks and/or mutation.