Mentions légales du service

Skip to content
  • Mikaël Salson's avatar
    model.js: displayTop checks the value we give to it. · d2ce5963
    Mikaël Salson authored
    A top cannot be negative nor larger than the total number of (real) clones.
    We add a function telling the number of real clones (for the moment length of the array minus one due to the 'other' clone).
    
    Unit tests added
    d2ce5963