Mypy 1.8.0 Documentation
documentation! Mypy is a static type checker for Python. Type checkers help ensure that you’re using variables and functions in your code correctly. With mypy, add type hints (PEP 484 [https://peps.python Unsupported operand types for + ("str" and "int") Adding type hints for mypy does not interfere with the way your program would otherwise run. Think of type hints as similar to comments! You can always use the means you can add type hints to your code base slowly and that you can always fall back to dynamic typing when static typing is not convenient. Mypy has a powerful and easy-to-use type system, supporting0 码力 | 318 页 | 271.55 KB | 1 年前3Mypy 1.10.0+dev Documentation
documentation! Mypy is a static type checker for Python. Type checkers help ensure that you’re using variables and functions in your code correctly. With mypy, add type hints (PEP 484 [https://peps.python Unsupported operand types for + ("str" and "int") Adding type hints for mypy does not interfere with the way your program would otherwise run. Think of type hints as similar to comments! You can always use the means you can add type hints to your code base slowly and that you can always fall back to dynamic typing when static typing is not convenient. Mypy has a powerful and easy-to-use type system, supporting0 码力 | 318 页 | 270.84 KB | 1 年前3Go 101 (Golang 101) v1.21.0
Literals §7. Constants and Variables - also introduces untyped values and type deductions. §8. Common Operators - also introduces more type deduction rules. §9. Function Declarations and Calls §10. Code Packages Basic Control Flows §13. Goroutines, Deferred Function Calls and Panic/Recover Go Type System §14. Go Type System Overview - a must read to master Go programming. §15. Pointers §16. Structs §17. §23. Interfaces - value boxes used to do reflection and polymorphism. §24. Type Embedding - type extension in the Go way. §25. Type-Unsafe Pointers §26. Generics - use and read composite types §27. Reflections0 码力 | 610 页 | 945.17 KB | 1 年前3Go 101 (Golang 101) v1.21.0
Literals §7. Constants and Variables - also introduces untyped values and type deductions. §8. Common Operators - also introduces more type deduction rules. §9. Function Declarations and Calls §10. Code Packages §12. Basic Control Flows §13. Goroutines, Deferred Function Calls and Panic/Recover Go Type System §14. Go Type System Overview - a must read to master Go programming. §15. Pointers §16. Structs §17 Interfaces - value boxes used to do reflection and polymorphism. §24. Type Embedding - type extension in the Go way. §25. Type-Unsafe Pointers §26. Generics - use and read composite types §27. Reflections0 码力 | 880 页 | 833.34 KB | 1 年前3Agda User Manual v2.6.2.2
Agda page [https://github.com/agda/agda]. This is the manual for the Agda programming language, its type checking, compilation and editing system and related resources/tools. The latest PDF version of this typed programming language. It is an extension of Martin- Löf’s type theory [https://ncatlab.org/nlab/show/Martin-L%C3%B6f+dependent+type+theory] and is the latest in the tradition of languages developed programmers Type theory [https://ncatlab.org/nlab/show/type+theory] is concerned both with programming and logic. We see the type system as a way to express syntactic correctness. A type correct program0 码力 | 354 页 | 433.60 KB | 1 年前3Agda User Manual v2.6.2.1
Agda page [https://github.com/agda/agda]. This is the manual for the Agda programming language, its type checking, compilation and editing system and related resources/tools. The latest PDF version of this typed programming language. It is an extension of Martin- Löf’s type theory [https://ncatlab.org/nlab/show/Martin-L%C3%B6f+dependent+type+theory] and is the latest in the tradition of languages developed programmers Type theory [https://ncatlab.org/nlab/show/type+theory] is concerned both with programming and logic. We see the type system as a way to express syntactic correctness. A type correct program0 码力 | 350 页 | 416.80 KB | 1 年前3Agda User Manual v2.6.3
Sized Types Sort System Syntactic Sugar Syntax Declarations Telescopes Termination Checking Two-Level Type Theory Universe Levels With-Abstraction Without K Tools Automatic Proof Search (Auto) Command-line Agda page [https://github.com/agda/agda]. This is the manual for the Agda programming language, its type checking, compilation and editing system and related resources/tools. The latest PDF version of this typed programming language. It is an extension of Martin- Löf’s type theory [https://ncatlab.org/nlab/show/Martin-L%C3%B6f+dependent+type+theory] and is the latest in the tradition of languages developed0 码力 | 379 页 | 354.83 KB | 1 年前3Agda User Manual v2.6.2
Agda page [https://github.com/agda/agda]. This is the manual for the Agda programming language, its type checking, compilation and editing system and related resources/tools. The latest PDF version of this typed programming language. It is an extension of Martin- Löf’s type theory [https://ncatlab.org/nlab/show/Martin-L%C3%B6f+dependent+type+theory] and is the latest in the tradition of languages developed programmers Type theory [https://ncatlab.org/nlab/show/type+theory] is concerned both with programming and logic. We see the type system as a way to express syntactic correctness. A type correct program0 码力 | 348 页 | 414.11 KB | 1 年前3Agda User Manual v2.6.1.3
Getting Started What is Agda? Prerequisites Installation ‘Hello world’ in Agda Quick Guide to Editing, Type Checking and Compiling Agda Code A List of Tutorials Language Reference Abstract definitions Built-ins Agda page [https://github.com/agda/agda]. This is the manual for the Agda programming language, its type checking, compilation and editing system and related resources/tools. The latest PDF version of this Installation of the Development Version Installation Flags ‘Hello world’ in Agda Quick Guide to Editing, Type Checking and Compiling Agda Code Introduction Menus Writing mathematical symbols in source code Errors0 码力 | 305 页 | 375.80 KB | 1 年前3Agda User Manual v2.6.1.2
Getting Started What is Agda? Prerequisites Installation ‘Hello world’ in Agda Quick Guide to Editing, Type Checking and Compiling Agda Code A List of Tutorials Language Reference Abstract definitions Built-ins Agda page [https://github.com/agda/agda]. This is the manual for the Agda programming language, its type checking, compilation and editing system and related resources/tools. The latest PDF version of this Installation of the Development Version Installation Flags ‘Hello world’ in Agda Quick Guide to Editing, Type Checking and Compiling Agda Code Introduction Menus Writing mathematical symbols in source code Errors0 码力 | 304 页 | 375.60 KB | 1 年前3
共 659 条
- 1
- 2
- 3
- 4
- 5
- 6
- 66