Added docs

This commit is contained in:
Mike Farah
2023-03-18 14:51:31 +11:00
parent d8324dee0d
commit fdce8fce13
7 changed files with 51 additions and 0 deletions
+5
View File
@@ -1,3 +1,8 @@
# Divide
Divide behaves differently according to the type of the LHS:
* strings: split by the divider
* number: arithmetic division
## String split
Given a sample.yml file of: