Skip to content

[Future Work]: Make these operations lazy #16

@todo

Description

@todo

// TODO [Future Work]: Make these operations lazy
this.fields = sortedFields
?? getSortedFields<T, Props, ExtraData>(settings, fields, genericFields);
this.settingsRecord = settingsRecord ?? settingsToRecord(settings);
}


This issue was generated by todo based on a TODO comment in e517e19. It's been assigned to @jeswr because they committed the code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions