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
  • Author: S K S

    This author has written 1787 articles
    1. Home>
    2. S K S>
    3. Page 65

    Erlang – from_list

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

    In this guide, we will discuss Erlang from_list. This method is used to generate a map from a list. Syntax from_list(Lst) Parameters Lst − This is the list which needs to…

    Continue ReadingErlang – from_list

    Erlang – Maps

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

    In this guide, we will discuss Erlang Maps. A map is a compound data type with a variable number of key-value associations. Each key-value association in the map is called…

    Continue ReadingErlang – Maps

    Erlang – binary_to_atom

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

    In this guide, we will discuss Erlang binary_to_atom. This method is used to convert a binary value to an atom value. Syntax binary_to_atom(binaryvalue) Parameters binaryvalue − This is the binary value…

    Continue ReadingErlang – binary_to_atom

    Erlang – atom_to_binary

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

    In this guide, we will discuss Erlang atom_to_binary. This method is used to convert an atom to a binary value. Syntax atom_to_binary(atom) Parameters atom − The atom which needs to be…

    Continue ReadingErlang – atom_to_binary

    Erlang – list_to_atom

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

    In this guide, we will discuss Erlang list_to_atom. This method is used to convert a list item to an atom. Syntax list_to_atom(listvalue) Parameters listvalue − This is the list value which…

    Continue ReadingErlang – list_to_atom

    Erlang – atom_to_list

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

    In this guide, we will discuss Erlang atom_to_list. This method is used to convert an atom to a list. Syntax Atom_to_list(atom) Parameters atom − This is the atom which needs to…

    Continue ReadingErlang – atom_to_list

    Erlang – is_atom

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

    In this guide, we will discuss Erlang is_atom. This method is used to determine if a term is indeed an atom. Syntax is_atom(term) Parameters term − This is the term value…

    Continue ReadingErlang – is_atom

    Erlang – Atoms

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

    In this guide, we will discuss Erlang Atoms. An atom is a literal, a constant with name. An atom is to be enclosed in single quotes (') if it does…

    Continue ReadingErlang – Atoms

    Erlang – is_dir

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

    In this guide, we will discuss Erlang is_dir. This method is used to determine if a directory is indeed a directory. This method is a part of the filelib library.…

    Continue ReadingErlang – is_dir

    Erlang – is_file

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

    In this guide, we will discuss Erlang is_file. This method is used to determine if a file is indeed a file. This method is a part of the filelib library.…

    Continue ReadingErlang – is_file
    • Go to the previous page
    • 1
    • …
    • 62
    • 63
    • 64
    • 65
    • 66
    • 67
    • 68
    • …
    • 179
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP