Skip to content
  • Iustin Pop's avatar
    8c9af2f0
    Simplify the cstats initializer · 8c9af2f0
    Iustin Pop authored
    Since all values are initialized to zero, the exact ordering is not
    important and thus we can use the positional mode for simpler code.
    
    The patch also adds docstrings to the cstats functions.
    8c9af2f0
    Simplify the cstats initializer
    Iustin Pop authored
    Since all values are initialized to zero, the exact ordering is not
    important and thus we can use the positional mode for simpler code.
    
    The patch also adds docstrings to the cstats functions.
Loading