`IsbnResponse` is a more meaningful type to pass a...
# jackson-kotlin
m
IsbnResponse
is a more meaningful type to pass around than
List<Book>
or
TypeReference<List<Book>>
, too