Skip to content

[feature request] refactoring (or is the code intentional?) #7

Description

@guicho271828
  • Implement a wrapper layer that converts the input arrays to the assumed type
  • Using typed structure slots to remove some explicit type declarations
    • alternatively, replace the accessor calls to Trivia pattern matcher which always bind variables to slot values with type declarations obtained from MOP
    • Is the current lack of type declarations in the structure definitions intentional? Performance considerations for CCL?
  • Some loops can be replaced with map-into, replace etc. SBCL can open-code them into loops (but not in CCL?)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions