Skip to content

refactor(proposal): lambas over regular loops #104

Description

@mikededo

Description

After discussing with @plozanol about which syntax should we use, in order to have a more unified code style, we have concluded that we prefer the lamba function syntax (see the trigger of the discussion).

Therefore, since #70 issue has been initially developed using regular for loops (because our little knowledge about the language), and if this decision is accepted by the rest of the team, I would refactor the code added due to #70 in order to use lambdas.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions