Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6178691
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T00:30:08+00:00 2026-05-24T00:30:08+00:00

I.e, if I have a record -record(one, {frag, left}). Is record_info(fields, one) going to

  • 0

I.e, if I have a record

-record(one, {frag, left}).
  • Is record_info(fields, one) going to always return [frag,
    left]
    ?
  • Is tl(tuple_to_list(#one{frag = "Frag", left = "Left"}))
    always gonna be ["Frag", "Left"]?

Is this an implementation detail?
Thanks a lot!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T00:30:09+00:00Added an answer on May 24, 2026 at 12:30 am

    The short answer is: yes, as of this writing it will work. The better answer is: it may not work that way in the future, and the nature of the question concerns me.

    It’s safe to use record_info/2, although relying on the order may be risky and frankly I can’t think of a situation where doing so makes sense which implies that you are solving a problem the wrong way. Can you share more details about what exactly you are trying to accomplish so we can help you choose a better method? It could be that simple pattern matching is all you need.

    As for the example with tuple_to_list/1, I’ll quote from “Erlang Programming” by Cesarini and Thompson:

    “… whatever you do, never, ever use the tuple representations of records in your programs. If you do, the authors of this book will disown you and deny any involvement in helping you learn Erlang.”

    There are several good reasons why, including:

    1. Your code will become brittle – if you later change the number of fields or their order, your code will break.
    2. There is no guarantee that the internal representation of records will continue to work this way in future versions of erlang.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a F# record type and want one of the fields to be
I have a SQL stored procedure that will return only one record. However, in
I have a query that updates one record, and only one record. Is there
i have a php loop which displays only one record even if there is
I have a dataset with multiple tables. One table in particular has one record
i have one php file which process adding of record in Database fro array.
I have a a bunch of user controls(about 15, one for each record) in
I have a store which always contains a single record. Lets say the record
I currently have one record (with various values) and three user constants with specific
I have a set of data and need to pull out one record for

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.