AshlinHarris / Spinners.jl

Command line spinners in Julia with Unicode support
MIT License
14 stars 1 forks source link

Function `get_named_string` is not type stable #118

Closed AshlinHarris closed 1 year ago

AshlinHarris commented 1 year ago

This function should probably return type Vector{String}, which should simplify several steps downstream.