Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 2-argument isvalid(::Type{T},str::T) #11482

Merged
merged 2 commits into from
May 29, 2015

Conversation

ScottPJones
Copy link
Contributor

This just adds the two argument form, which is also handled by isvalid(str::Union(ASCIIString,UTF8String,UTF16String,UTF32String)) for consistency.

@tkelman
Copy link
Contributor

tkelman commented May 29, 2015

A test or two that calls this method would be good.

x-ref JuliaLang/Compat.jl#90 (comment)

@ScottPJones
Copy link
Contributor Author

Yep, will do!

tkelman added a commit that referenced this pull request May 29, 2015
Add 2-argument isvalid(::Type{T},str::T)
@tkelman tkelman merged commit 706e1be into JuliaLang:master May 29, 2015
@ScottPJones ScottPJones deleted the spj/genisvalid branch May 29, 2015 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants