Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f9e672e

Browse files
Update Int.swift
typo: string → strict
1 parent aa92329 commit f9e672e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎ExSwift/Int.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ public extension Int {
108108
Checks if self is included a specified range.
109109

110110
:param: range Range
111-
:param: string If true, "<" is used for comparison
111+
:param: strict If true, "<" is used for comparison
112112
:returns: true if in range
113113
*/
114114
func isIn (range: Range<Int>, strict: Bool = false) -> Bool {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /