Data commit

This commit is contained in:
Ingy döt Net 2023-07-01 11:58:00 -04:00
parent 7387c8f97b
commit cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions

View file

@ -0,0 +1,4 @@
{{language
|site=https://docs.mulesoft.com/mule-runtime/4.2/dataweave}}
{{language programming paradigm|Functional}}
DataWeave is a [[functional programming]] language that allows to read and write any kind of format (XML, CSV, JSON, Pojos, Maps, etc)

View file

@ -0,0 +1,2 @@
---
from: http://rosettacode.org/wiki/Category:DataWeave

1
Lang/DataWeave/Array-length Symbolic link
View file

@ -0,0 +1 @@
../../Task/Array-length/DataWeave

View file

@ -0,0 +1 @@
../../Task/Hello-world-Text/DataWeave

View file

@ -0,0 +1 @@
../../Task/String-length/DataWeave