Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Get data the way you want

    Elixir – Errors Handling

    • Post author:S J
    • Post published:October 7, 2021
    • Post category:Elixir
    • Post comments:1 Comment

    This topic is about Elixir - Errors Handling. Elixir has three error mechanisms: errors, throws and exits. Let us explore each mechanism in detail. Error Errors (or exceptions) are used…

    Continue ReadingElixir – Errors Handling

    Elixir – Behaviours

    • Post author:S J
    • Post published:October 7, 2021
    • Post category:Elixir
    • Post comments:1 Comment

    This topic is about Elixir - Behaviours. Behaviors in Elixir (and Erlang) are a way to separate and abstract the generic part of a component (which becomes the behavior module)…

    Continue ReadingElixir – Behaviours

    Erlang – equal

    • Post author:S K S
    • Post published:October 7, 2021
    • Post category:Erlang
    • Post comments:2 Comments

    In this guide, we will discuss Erlang equal. The method returns a Boolean value on whether one string is equal to another. If the strings are equal, it will return…

    Continue ReadingErlang – equal

    Erlang – len

    • Post author:S K S
    • Post published:October 7, 2021
    • Post category:Erlang
    • Post comments:1 Comment

    In this guide, we will discuss Erlang len. The method returns the length of a particular string Syntax len(str) Parameters str − This is the string for which the number of…

    Continue ReadingErlang – len

    Erlang – Strings

    • Post author:S K S
    • Post published:October 7, 2021
    • Post category:Erlang
    • Post comments:1 Comment

    In this guide, we will discuss Erlang Strings. A String literal is constructed in Erlang by enclosing the string text in quotations. Strings in Erlang need to be constructed using…

    Continue ReadingErlang – Strings

    Elixir – Typespecs

    • Post author:S J
    • Post published:October 7, 2021
    • Post category:Elixir
    • Post comments:2 Comments

    This topic is about Elixir - Typespecs. Elixir is a dynamically typed language, so all types in Elixir are inferred by the runtime. Nonetheless, Elixir comes with typespecs, which are…

    Continue ReadingElixir – Typespecs

    Elixir – Comprehensions

    • Post author:S J
    • Post published:October 7, 2021
    • Post category:Elixir
    • Post comments:1 Comment

    This topic is about Elixir - Comprehensions. List comprehensions are syntactic sugar for looping through enumerables in Elixir. In this chapter we will use comprehensions for iteration and generation. Basics…

    Continue ReadingElixir – Comprehensions

    Elixir – Sigils

    • Post author:S J
    • Post published:October 7, 2021
    • Post category:Elixir
    • Post comments:2 Comments

    This topic is about Elixir - Sigils. In this chapter, we are going to explore sigils, the mechanisms provided by the language for working with textual representations. Sigils start with…

    Continue ReadingElixir – Sigils

    Erlang – Is_Integer

    • Post author:S K S
    • Post published:October 7, 2021
    • Post category:Erlang
    • Post comments:2 Comments

    In this guide, we will discuss Erlang Is_Integer. The method checks if a number is an integer value. Syntax Is_Integer(X) Parameters X - A number value. Return Value The return…

    Continue ReadingErlang – Is_Integer

    Erlang – Is_float

    • Post author:S K S
    • Post published:October 7, 2021
    • Post category:Erlang
    • Post comments:2 Comments

    In this guide, we will discuss Is_float in Erlang. The method checks if a number is a float value. Syntax Is_float(X) Parameters X - A number value. Return Value The…

    Continue ReadingErlang – Is_float
    • Go to the previous page
    • 1
    • …
    • 278
    • 279
    • 280
    • 281
    • 282
    • 283
    • 284
    • …
    • 739
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP