Skip to content
Snippets Groups Projects
Forked from asdf / asdf
Source project has a limited visibility.
  • Francois-Rene Rideau's avatar
    7b7b9f0c
    Refactoring: introduce the function REGISTERED-SYSTEM · 7b7b9f0c
    Francois-Rene Rideau authored
    Introduce the function REGISTERED-SYSTEM to abstract over finding a registered
    system by name, without having to take the CDR of the pair with timestamp.
    
    Also, add or improve docstrings for several functions.
    
    This refactoring should not modify any semantics,
    except for introducing this new function.
    7b7b9f0c
    History
    Refactoring: introduce the function REGISTERED-SYSTEM
    Francois-Rene Rideau authored
    Introduce the function REGISTERED-SYSTEM to abstract over finding a registered
    system by name, without having to take the CDR of the pair with timestamp.
    
    Also, add or improve docstrings for several functions.
    
    This refactoring should not modify any semantics,
    except for introducing this new function.