[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["This function reverses the bits of a 64-bit integer."],["The input `v` must be an integer of type 'int' or 'long'."],["The function returns the bit-reversed input as an 'int' on 64-bit systems or a 'long' otherwise."],["You can view the source code for this on GitHub."]]],[]]