Merge pull request #427 from paulbdavis/documentation
doc for get_at function [ci skip]
This commit is contained in:
commit
d07a50752b
1 changed files with 2 additions and 2 deletions
|
|
@ -8255,8 +8255,8 @@ Friday, January 16. 2015
|
|||
@value{FIXME:UNDOCUMENTED}
|
||||
@end defun
|
||||
|
||||
@defun get_at
|
||||
@value{FIXME:UNDOCUMENTED}
|
||||
@defun get_at sequence index
|
||||
Return the value in @var{sequence} at @var{index}. The first element is @var{index} 0.
|
||||
@end defun
|
||||
|
||||
@defun is_seq
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue