Skip to content

allow custom remake constructors #21

@matthewmueller

Description

@matthewmueller

Example:

List.prototype.array_remake = function(els) {
  return new this.constructor(els, this.selector);
})

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