add makeComposable for chainable composition
- only used with transpose so far
This commit is contained in:
parent
22baae10dd
commit
2f164649b9
5 changed files with 60 additions and 6 deletions
|
|
@ -14,6 +14,7 @@
|
|||
"codemirror": "^5.65.1",
|
||||
"estraverse": "^5.3.0",
|
||||
"multimap": "^1.1.0",
|
||||
"ramda": "^0.28.0",
|
||||
"react": "^17.0.2",
|
||||
"react-codemirror2": "^7.2.1",
|
||||
"react-dom": "^17.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue