mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
Removed scm_inf_p.
This commit is contained in:
parent
c5080b5189
commit
5499bd7f55
1 changed files with 2 additions and 5 deletions
|
@ -1,8 +1,5 @@
|
|||
@c module-for-docstring (guile)
|
||||
|
||||
|
||||
@deffn {Scheme Procedure} inf? n
|
||||
@deffnx {C Function} scm_inf_p (n)
|
||||
Return @code{#t} if @var{n} is infinite, @code{#f}
|
||||
otherwise.
|
||||
@end deffn
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue