Methods
default(a, b)
A comparator function (to be used with sort()
) which sorts strings case-insensitively.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
a |
String
|
|
b |
String
|
Returns:
Integer
Type Definitions
AdditionalName
An Additional Name for a Language.
Properties:
Name | Type | Description |
---|---|---|
language |
String
|
The language of this additional name. |
name |
String
|
The additional name. |
notes |
Array.<Note>
|
An Array of Notes about this additional name. |
- Source:
Type:
-
Object
AnalysisLanguage
An Analysis Language for a Language.
Properties:
Name | Type | Description |
---|---|---|
abbreviation |
String
|
The abbreviation for this analysis language. |
language |
String
|
The name of this analysis language. |
tag |
String
|
An IETF tag for this analysis language. |
- Source:
Type:
-
Object