funciones library

Functions

buscarPorGenero(String genero) List<Escritor>
buscarPorId(int id) Escritor?
obrasDe(String nombreAutor) List<String>