Funciones Puras

This commit is contained in:
2025-12-08 18:59:14 +01:00
parent 392b45e2a5
commit be86b7441f
4 changed files with 126 additions and 18 deletions

11
.obsidian/graph.json vendored
View File

@@ -5,7 +5,7 @@
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": true,
"collapse-color-groups": false,
"colorGroups": [
{
"query": "SQL",
@@ -13,6 +13,13 @@
"a": 1,
"rgb": 16514816
}
},
{
"query": "Bash Scripting Avanzado",
"color": {
"a": 1,
"rgb": 11403519
}
}
],
"collapse-display": true,
@@ -25,6 +32,6 @@
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.9999999999999993,
"scale": 0.6666666666666659,
"close": true
}