Unit Testing Testing Base Julia Basic Unit Tests Working with Test Sets Other Test Macros Broken Tests Creating Custom AbstractTestSet Types Unit Testing Testing Bas...
Strings Strings Core.AbstractChar — Type. The AbstractChar type is the supertype of all character implementations in Julia. A character represents a Unicode code point, and...
More about types Types and sets (and Any and Union{}/Bottom) ) UnionAll types Free variables TypeNames Tuple types Diagonal types Subtyping diagonal variables Introduction t...
Iteration utilities Iteration utilities Base.Iterators.Stateful — Type Stateful ( itr ) There are several different ways to think about this iterator wrapper: It provide...
随机数 Random numbers module Random generation functions Subsequences, permutations and shuffling Generators (creation and seeding) Hooking into the Random API Generating random v...