web4bio / webgen

WebGen Vertically Integrated Project
https://web4bio.github.io/webgen/main/html/
11 stars 26 forks source link

ENH: add jsdoc to mergeExpression #331

Closed kaczmarj closed 3 years ago

kaczmarj commented 3 years ago

This adds a jsdoc comment to mergeExpression. It also shortens the arrow functions and replaces var with const.