• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!-- Generated with Stardoc: http://skydoc.bazel.build -->
2
3<a name="#my_namespace.min"></a>
4
5## my_namespace.min
6
7<pre>
8my_namespace.min(<a href="#my_namespace.min-integers">integers</a>)
9</pre>
10
11Returns the minimum of given elements.
12
13**PARAMETERS**
14
15
16| Name  | Description | Default Value |
17| :-------------: | :-------------: | :-------------: |
18| integers |  <p align="center"> - </p>   |  none |
19
20
21<a name="#my_namespace.math.min"></a>
22
23## my_namespace.math.min
24
25<pre>
26my_namespace.math.min(<a href="#my_namespace.math.min-integers">integers</a>)
27</pre>
28
29Returns the minimum of given elements.
30
31**PARAMETERS**
32
33
34| Name  | Description | Default Value |
35| :-------------: | :-------------: | :-------------: |
36| integers |  <p align="center"> - </p>   |  none |
37
38
39<a name="#other_namespace.foo.nothing"></a>
40
41## other_namespace.foo.nothing
42
43<pre>
44other_namespace.foo.nothing()
45</pre>
46
47This function does nothing.
48
49**PARAMETERS**
50
51
52
53