Skip to content

docs: explain min and max arguments - #985

Open
sanmaxdev wants to merge 1 commit into
expr-lang:masterfrom
sanmaxdev:docs/min-max-arguments
Open

docs: explain min and max arguments#985
sanmaxdev wants to merge 1 commit into
expr-lang:masterfrom
sanmaxdev:docs/min-max-arguments

Conversation

@sanmaxdev

Copy link
Copy Markdown

Summary

  • document variadic numeric and array inputs for min and max
  • add examples for scalar, array, and nested-array values

Testing

  • go test ./builtin -run '^TestBuiltin$'
  • go test ./...
  • go vet ./...
  • GOARCH=386 go build
  • git diff --check

Closes #674

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add better documentation about min max builtins

1 participant