getPairs

private fun getPairs(word: List<String?>): Set<Pair<String, String>>(source)

Loads SDAI data through getPairs.

Return

Result produced by getPairs.

Author

Dmitriy Moroz

Parameters

word

word value consumed by the API.