WordInfo typedef

WordInfo = (int, String)

Implementation

typedef WordInfo = (int start, String word);