Grammar (AMK).
This commit is contained in:
parent
067a2acdf6
commit
0fa066b72e
|
@ -168,7 +168,7 @@ regular expression as the separator.)
|
||||||
\end{funcdesc}
|
\end{funcdesc}
|
||||||
|
|
||||||
\begin{funcdesc}{splitfields}{s\optional{\, sep\optional{\, maxsplit}}}
|
\begin{funcdesc}{splitfields}{s\optional{\, sep\optional{\, maxsplit}}}
|
||||||
This function behaves identical to \code{split}. (In the past,
|
This function behaves identically to \code{split}. (In the past,
|
||||||
\code{split} was only used with one argument, while \code{splitfields}
|
\code{split} was only used with one argument, while \code{splitfields}
|
||||||
was only used with two arguments.)
|
was only used with two arguments.)
|
||||||
\end{funcdesc}
|
\end{funcdesc}
|
||||||
|
|
|
@ -168,7 +168,7 @@ regular expression as the separator.)
|
||||||
\end{funcdesc}
|
\end{funcdesc}
|
||||||
|
|
||||||
\begin{funcdesc}{splitfields}{s\optional{\, sep\optional{\, maxsplit}}}
|
\begin{funcdesc}{splitfields}{s\optional{\, sep\optional{\, maxsplit}}}
|
||||||
This function behaves identical to \code{split}. (In the past,
|
This function behaves identically to \code{split}. (In the past,
|
||||||
\code{split} was only used with one argument, while \code{splitfields}
|
\code{split} was only used with one argument, while \code{splitfields}
|
||||||
was only used with two arguments.)
|
was only used with two arguments.)
|
||||||
\end{funcdesc}
|
\end{funcdesc}
|
||||||
|
|
Loading…
Reference in New Issue