Skip to content

GossJS/goss_concat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Конкатенирующий редьюсер

yarn add goss_concat

const concat = require('goss_concat');

console.log(concat(1, [2], '3')); // 123

https://kodaktor.ru/goss_concat

About

Конкатенирующий редьюсер

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published