harrisonlabollita / arXiv.jl

A Julia wrapper to arXiv API that generates .bib file for LaTex references.
MIT License
2 stars 2 forks source link

Use mutable struct #11

Closed lanceXwq closed 3 years ago

lanceXwq commented 3 years ago

Use mutable struct to avoid defining extra local variables.