• Home
    • Recent Stories
  • Apps
  • Develop
    • Android
    • iOS
    • Games
    • Tools
    • Testing
    • UI/UX
    • Windows
  • Marketing
    • App Store Optimization
    • Monetization
  • Reports
  • Technology
    • AR/VR
    • Big Data, AI & ML
    • Devices
    • IoT
  • Login
Trending now

How I cut GTA Online loading times by 70%

Object-Oriented Programming is The Biggest Mistake of Computer Science

Why Most Programmers End Up Being (or Are) Underperforming Technical Leads

Creating a UX design style guide for your team

The world is running on bad UI

Color psychology in UX

How To Switch From Software Developer to Solutions Architect

The curated list of 25 amazing fonts for 2021

7 Software Development Principles That Should Be Embraced Daily

The 8 Most Popular Coding Languages of 2021

Flutter & its poor iOS performance

Swift 5: Useful Protocols to Write Like A Pro

First Time As a Senior Engineer

Smart Developers Don’t Code

Quickly distribute your app with Firebase App Distribution using GitHub Actions + Fastlane

How to Stand Out as a Software Engineer in 2021 — Insights & Advice

Build Complete Apple Watch Tasks App Clone in WatchOS, SwiftUI with CoreData

Offline Speech Recognition in Flutter: No Siri, No Google, and No, It’s Not Speech-To-Text

How to build great products

Looking For A Profitable Coding Project? Take This One

How to Make the Compiler Smarter proandroiddev.com

16
Leonid Bogolubov 4 months ago in Android 0

The Kotlin compiler is smart. By performing static analysis on your code, the compiler identifies mistakes in your code as you type it.

One of the most notable features of the Kotlin compiler is smart casting. The compiler has the ability to perform a cast based on the type checks done by the developer.

The compiler tracks the is-checks, null-checks, and explicit casts for immutable values. Using the acquired information, the compiler casts variables when needed.

  • Facebook
  • Twitter
  • Pinterest
  • Google+
Report Story

Related posts:

No related posts.

Tags : compilerKotlin

Trending Stories

  • How I cut GTA Online loading times by 70%

    How I cut GTA Online loading times by 70% nee.lv

  • Object-Oriented Programming is The Biggest Mistake of Computer Science

    Object-Oriented Programming is The Biggest Mistake of Computer Science suzdalnitski.medium.com

  • Why Most Programmers End Up Being (or Are) Underperforming Technical Leads

    Why Most Programmers End Up Being (or Are) Underperforming Technical... betterprogramming.pub

Our Newsletter

TechHype

Copyright © 2021 TechHype.io.
News, articles and tools for creators of new technologies - Apps, Bots, AI, IoT.
info@TechHype.io | RSS | Feature Request or Contact Us
Login Register

Login

Login with Facebook Login with Twitter Lost Password

Register