You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -184,8 +184,8 @@ bool = isSafeInteger( null );
184
184
185
185
## See Also
186
186
187
-
- [`@stdlib/assert/is-integer`][@stdlib/assert/is-integer]:test if a value is a number having an integer value.
188
-
- [`@stdlib/assert/is-number`][@stdlib/assert/is-number]:test if a value is a number.
187
+
-<span class="package-name">[`@stdlib/assert/is-integer`][@stdlib/assert/is-integer]</span><span class="delimiter">:</span><span class="description">test if a value is a number having an integer value.</span>
188
+
-<span class="package-name">[`@stdlib/assert/is-number`][@stdlib/assert/is-number]</span><span class="delimiter">:</span><span class="description">test if a value is a number.</span>
0 commit comments