{
localUrl: '../page/function.html',
arbitalUrl: 'https://arbital.com/p/function',
rawJsonUrl: '../raw/3jy.json',
likeableId: '2532',
likeableType: 'page',
myLikeValue: '0',
likeCount: '5',
dislikeCount: '0',
likeScore: '5',
individualLikes: [
'EricBruylant',
'MYass',
'MalcolmMcCrimmon',
'EliTyre',
'EricRogstad'
],
pageId: 'function',
edit: '16',
editSummary: '',
prevEdit: '15',
currentEdit: '16',
wasPublished: 'true',
type: 'wiki',
title: 'Function',
clickbait: '',
textLength: '2093',
alias: 'function',
externalUrl: '',
sortChildrenBy: 'likes',
hasVote: 'false',
voteType: '',
votesAnonymous: 'false',
editCreatorId: 'EricRogstad',
editCreatedAt: '2016-06-08 19:21:49',
pageCreatorId: 'NateSoares',
pageCreatedAt: '2016-05-12 18:32:12',
seeDomainId: '0',
editDomainId: 'AlexeiAndreev',
submitToDomainId: '0',
isAutosave: 'false',
isSnapshot: 'false',
isLiveEdit: 'true',
isMinorEdit: 'false',
indirectTeacher: 'false',
todoCount: '6',
isEditorComment: 'false',
isApprovedComment: 'true',
isResolved: 'false',
snapshotText: '',
anchorContext: '',
anchorText: '',
anchorOffset: '0',
mergedInto: '',
isDeleted: 'false',
viewCount: '231',
text: 'Intuitively, a function $f$ is a procedure (or machine) that takes an input and performs some operations to produce an output. For example, the function "+" takes a pair of numbers as input and produces their sum as output: on input (3, 6) it produces 9 as output, on input (2, 18) it produces 20 as output, and so on.\n\nFormally, in mathematics, a function $f$ is a relationship between a [3jz set] $X$ of inputs and a set $Y$ of outputs, which relates each input to exactly one output. For example, $-$ is a function that relates the pair $(4, 3)$ to $1,$ and $(19, 2)$ to $17,$ and so on. In this case, the input set is all possible pairs of [number numbers], and the output set is numbers. We write [3vl $f : X \\to Y$] (and say "$f$ has the [type_mathematics type] $X$ to $Y$") to denote that $f$ is some function that relates inputs from the set $X$ to outputs from the set $Y$. For example, $- : (\\mathbb N \\times \\mathbb N) \\to \\mathbb N,$ which is read "subtraction is a function from [natural_number natural number]-pairs to natural numbers."\n\n$X$ is called the [3js domain] of $f.$ $Y$ is called the [3lg codomain] of $f$. We can visualize a function as a mapping between domain and codomain that takes every element of the domain to exactly one element of the codomain, as in the image below.\n\n\n\n[fixme: Talk about how they're a pretty dang fundamental concept.]\n[fixme: Talk about how we can think of functions as mechanisms.]\n[fixme: Add pages on set theoretic and type theoretic formalizations.]\n[fixme: Talk about their relationships to programming.]\n[fixme: Talk about generalizations including partial functions, multifunctions, etc.]\n[fixme: Give some history, e.g. Church-Turing, Ackerman, recursion, etc. (Many of these todos should go into separate lenses; this definition here might be fine?)]\n\n# Examples\n\nThere is a function $f : \\mathbb{R} \\to \\mathbb{R}$ from the [real_number real numbers] to the real numbers which sends every real number to its square; symbolically, we can write $f(x) = x^2$. \n\n(TODO)',
metaText: '',
isTextLoaded: 'true',
isSubscribedToDiscussion: 'false',
isSubscribedToUser: 'false',
isSubscribedAsMaintainer: 'false',
discussionSubscriberCount: '2',
maintainerCount: '2',
userSubscriberCount: '0',
lastVisit: '',
hasDraft: 'false',
votes: [],
voteSummary: 'null',
muVoteSummary: '0',
voteScaling: '0',
currentUserVote: '-2',
voteCount: '0',
lockedVoteType: '',
maxEditEver: '0',
redLinkCount: '0',
lockedBy: '',
lockedUntil: '',
nextPageId: '',
prevPageId: '',
usedAsMastery: 'true',
proposalEditNum: '0',
permissions: {
edit: {
has: 'false',
reason: 'You don't have domain permission to edit this page'
},
proposeEdit: {
has: 'true',
reason: ''
},
delete: {
has: 'false',
reason: 'You don't have domain permission to delete this page'
},
comment: {
has: 'false',
reason: 'You can't comment in this domain because you are not a member'
},
proposeComment: {
has: 'true',
reason: ''
}
},
summaries: {},
creatorIds: [
'NateSoares',
'EricRogstad'
],
childIds: [
'operator_mathematics',
'function_arity',
'function_domain',
'string_concatenation',
'binary_function',
'function_codomain',
'function_image',
'function_range',
'codomain_vs_image',
'function_physical_metaphor',
'mathematics_ceiling',
'ackermann_function',
'bijective_function',
'injective_function',
'surjective_function',
'inverse_function',
'exponential',
'currying',
'convex_function',
'partial_function'
],
parentIds: [
'math'
],
commentIds: [
'3vx'
],
questionIds: [],
tagIds: [
'start_meta_tag',
'needs_lenses_meta_tag',
'work_in_progress_meta_tag',
'needs_clickbait_meta_tag'
],
relatedIds: [
'category_theory'
],
markIds: [],
explanations: [],
learnMore: [],
requirements: [],
subjects: [],
lenses: [
{
id: '23',
pageId: 'function',
lensId: 'function_physical_metaphor',
lensIndex: '0',
lensName: 'Physical metaphor',
lensSubtitle: '',
createdBy: '1',
createdAt: '2016-06-17 21:58:56',
updatedBy: '1',
updatedAt: '2016-06-17 21:58:56'
}
],
lensParentId: '',
pathPages: [],
learnMoreTaughtMap: {},
learnMoreCoveredMap: {},
learnMoreRequiredMap: {},
editHistory: {},
domainSubmissions: {},
answers: [],
answerCount: '0',
commentCount: '0',
newCommentCount: '0',
linkedMarkCount: '0',
changeLogs: [
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '18959',
pageId: 'function',
userId: 'EricBruylant',
edit: '0',
type: 'newChild',
createdAt: '2016-08-20 13:00:09',
auxPageId: 'exponential',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '18947',
pageId: 'function',
userId: 'EricBruylant',
edit: '0',
type: 'newChild',
createdAt: '2016-08-20 12:57:14',
auxPageId: 'ackermann_function',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '18916',
pageId: 'function',
userId: 'EricBruylant',
edit: '0',
type: 'newChild',
createdAt: '2016-08-20 12:40:55',
auxPageId: 'string_concatenation',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '18911',
pageId: 'function',
userId: 'EricBruylant',
edit: '0',
type: 'newChild',
createdAt: '2016-08-20 12:39:50',
auxPageId: 'operator_mathematics',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '18881',
pageId: 'function',
userId: 'EricBruylant',
edit: '0',
type: 'deleteUsedAsTag',
createdAt: '2016-08-20 11:55:43',
auxPageId: 'convex_function',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '18877',
pageId: 'function',
userId: 'EricBruylant',
edit: '0',
type: 'newChild',
createdAt: '2016-08-20 11:55:40',
auxPageId: 'convex_function',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '18856',
pageId: 'function',
userId: 'EricBruylant',
edit: '0',
type: 'newChild',
createdAt: '2016-08-20 11:37:07',
auxPageId: 'mathematics_ceiling',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '17793',
pageId: 'function',
userId: 'PatrickStevens',
edit: '0',
type: 'newChild',
createdAt: '2016-07-30 19:08:00',
auxPageId: 'partial_function',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '17147',
pageId: 'function',
userId: 'EricBruylant',
edit: '0',
type: 'newTag',
createdAt: '2016-07-19 02:18:36',
auxPageId: 'needs_clickbait_meta_tag',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '15295',
pageId: 'function',
userId: 'EricBruylant',
edit: '0',
type: 'newChild',
createdAt: '2016-07-04 19:15:02',
auxPageId: 'currying',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '15132',
pageId: 'function',
userId: 'EricBruylant',
edit: '0',
type: 'newChild',
createdAt: '2016-07-02 23:27:49',
auxPageId: 'inverse_function',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '15126',
pageId: 'function',
userId: 'EricBruylant',
edit: '0',
type: 'deleteChild',
createdAt: '2016-07-02 23:27:12',
auxPageId: 'inverse_function',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '14567',
pageId: 'function',
userId: 'EricBruylant',
edit: '0',
type: 'newChild',
createdAt: '2016-06-24 17:15:56',
auxPageId: 'inverse_function',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '12928',
pageId: 'function',
userId: 'MarkChimes',
edit: '16',
type: 'newRequiredBy',
createdAt: '2016-06-15 06:50:53',
auxPageId: 'category_theory',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '12926',
pageId: 'function',
userId: 'MarkChimes',
edit: '16',
type: 'newUsedAsTag',
createdAt: '2016-06-15 06:49:41',
auxPageId: 'category_theory',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '12815',
pageId: 'function',
userId: 'PatrickStevens',
edit: '16',
type: 'newChild',
createdAt: '2016-06-14 22:17:25',
auxPageId: 'surjective_function',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '12816',
pageId: 'function',
userId: 'PatrickStevens',
edit: '16',
type: 'newRequiredBy',
createdAt: '2016-06-14 22:17:25',
auxPageId: 'surjective_function',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '12784',
pageId: 'function',
userId: 'PatrickStevens',
edit: '16',
type: 'newChild',
createdAt: '2016-06-14 19:48:02',
auxPageId: 'injective_function',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '12785',
pageId: 'function',
userId: 'PatrickStevens',
edit: '16',
type: 'newRequiredBy',
createdAt: '2016-06-14 19:48:02',
auxPageId: 'injective_function',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '12637',
pageId: 'function',
userId: 'PatrickStevens',
edit: '16',
type: 'newChild',
createdAt: '2016-06-14 15:11:21',
auxPageId: 'bijective_function',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '12621',
pageId: 'function',
userId: 'PatrickStevens',
edit: '16',
type: 'newRequiredBy',
createdAt: '2016-06-14 12:15:48',
auxPageId: 'symmetric_group',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '12529',
pageId: 'function',
userId: 'PatrickStevens',
edit: '16',
type: 'newRequiredBy',
createdAt: '2016-06-13 12:36:59',
auxPageId: 'group_homomorphism',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '12049',
pageId: 'function',
userId: 'EricRogstad',
edit: '16',
type: 'newEdit',
createdAt: '2016-06-08 19:21:49',
auxPageId: '',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '11736',
pageId: 'function',
userId: 'NateSoares',
edit: '15',
type: 'newEdit',
createdAt: '2016-06-03 16:01:28',
auxPageId: '',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '11734',
pageId: 'function',
userId: 'NateSoares',
edit: '14',
type: 'newEdit',
createdAt: '2016-06-03 15:43:18',
auxPageId: '',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '11731',
pageId: 'function',
userId: 'NateSoares',
edit: '13',
type: 'newEdit',
createdAt: '2016-06-03 15:34:21',
auxPageId: '',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '11730',
pageId: 'function',
userId: 'NateSoares',
edit: '12',
type: 'newTag',
createdAt: '2016-06-03 15:34:18',
auxPageId: 'needs_lenses_meta_tag',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '11728',
pageId: 'function',
userId: 'NateSoares',
edit: '12',
type: 'newTag',
createdAt: '2016-06-03 15:34:15',
auxPageId: 'start_meta_tag',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '11723',
pageId: 'function',
userId: 'NateSoares',
edit: '0',
type: 'newAlias',
createdAt: '2016-06-03 15:29:00',
auxPageId: '',
oldSettingsValue: 'function_mathematics',
newSettingsValue: 'function'
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '11724',
pageId: 'function',
userId: 'NateSoares',
edit: '12',
type: 'newEdit',
createdAt: '2016-06-03 15:29:00',
auxPageId: '',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10648',
pageId: 'function',
userId: 'NateSoares',
edit: '11',
type: 'newEdit',
createdAt: '2016-05-19 07:32:26',
auxPageId: '',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10401',
pageId: 'function',
userId: 'NateSoares',
edit: '10',
type: 'newEdit',
createdAt: '2016-05-15 07:57:09',
auxPageId: '',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10400',
pageId: 'function',
userId: 'NateSoares',
edit: '0',
type: 'deleteTag',
createdAt: '2016-05-15 07:56:40',
auxPageId: 'stub_meta_tag',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10398',
pageId: 'function',
userId: 'NateSoares',
edit: '0',
type: 'deleteTag',
createdAt: '2016-05-15 07:56:39',
auxPageId: 'definition_meta_tag',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10336',
pageId: 'function',
userId: 'NateSoares',
edit: '9',
type: 'newChild',
createdAt: '2016-05-14 16:23:46',
auxPageId: 'function_physical_metaphor',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10312',
pageId: 'function',
userId: 'NateSoares',
edit: '9',
type: 'newEdit',
createdAt: '2016-05-14 05:12:48',
auxPageId: '',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10301',
pageId: 'function',
userId: 'NateSoares',
edit: '8',
type: 'newChild',
createdAt: '2016-05-14 01:37:54',
auxPageId: 'codomain_vs_image',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10262',
pageId: 'function',
userId: 'NateSoares',
edit: '8',
type: 'newChild',
createdAt: '2016-05-13 23:39:55',
auxPageId: 'function_range',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10250',
pageId: 'function',
userId: 'NateSoares',
edit: '8',
type: 'newChild',
createdAt: '2016-05-13 23:29:57',
auxPageId: 'function_arity',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10247',
pageId: 'function',
userId: 'NateSoares',
edit: '8',
type: 'newChild',
createdAt: '2016-05-13 23:17:49',
auxPageId: 'function_domain',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10242',
pageId: 'function',
userId: 'NateSoares',
edit: '8',
type: 'newChild',
createdAt: '2016-05-13 23:17:23',
auxPageId: 'function_image',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10237',
pageId: 'function',
userId: 'NateSoares',
edit: '8',
type: 'newChild',
createdAt: '2016-05-13 23:16:53',
auxPageId: 'function_codomain',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10227',
pageId: 'function',
userId: 'NateSoares',
edit: '8',
type: 'newEdit',
createdAt: '2016-05-13 23:06:05',
auxPageId: '',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10225',
pageId: 'function',
userId: 'NateSoares',
edit: '7',
type: 'newEdit',
createdAt: '2016-05-13 22:32:16',
auxPageId: '',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10224',
pageId: 'function',
userId: 'NateSoares',
edit: '6',
type: 'newEdit',
createdAt: '2016-05-13 22:29:22',
auxPageId: '',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10156',
pageId: 'function',
userId: 'NateSoares',
edit: '5',
type: 'newChild',
createdAt: '2016-05-12 23:26:49',
auxPageId: 'binary_function',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10132',
pageId: 'function',
userId: 'NateSoares',
edit: '5',
type: 'newEdit',
createdAt: '2016-05-12 22:41:49',
auxPageId: '',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10131',
pageId: 'function',
userId: 'NateSoares',
edit: '4',
type: 'newEdit',
createdAt: '2016-05-12 22:34:25',
auxPageId: '',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10115',
pageId: 'function',
userId: 'NateSoares',
edit: '3',
type: 'newTag',
createdAt: '2016-05-12 18:44:47',
auxPageId: 'stub_meta_tag',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10111',
pageId: 'function',
userId: 'NateSoares',
edit: '3',
type: 'newEdit',
createdAt: '2016-05-12 18:43:56',
auxPageId: '',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10110',
pageId: 'function',
userId: 'NateSoares',
edit: '2',
type: 'newEdit',
createdAt: '2016-05-12 18:32:35',
auxPageId: '',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10109',
pageId: 'function',
userId: 'NateSoares',
edit: '1',
type: 'newEdit',
createdAt: '2016-05-12 18:32:12',
auxPageId: '',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10105',
pageId: 'function',
userId: 'NateSoares',
edit: '1',
type: 'newTag',
createdAt: '2016-05-12 18:30:07',
auxPageId: 'work_in_progress_meta_tag',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10104',
pageId: 'function',
userId: 'NateSoares',
edit: '1',
type: 'newTag',
createdAt: '2016-05-12 18:25:43',
auxPageId: 'definition_meta_tag',
oldSettingsValue: '',
newSettingsValue: ''
},
{
likeableId: '0',
likeableType: 'changeLog',
myLikeValue: '0',
likeCount: '0',
dislikeCount: '0',
likeScore: '0',
individualLikes: [],
id: '10103',
pageId: 'function',
userId: 'NateSoares',
edit: '1',
type: 'newParent',
createdAt: '2016-05-12 18:25:39',
auxPageId: 'math',
oldSettingsValue: '',
newSettingsValue: ''
}
],
feedSubmissions: [],
searchStrings: {},
hasChildren: 'true',
hasParents: 'true',
redAliases: {},
improvementTagIds: [],
nonMetaTagIds: [],
todos: [],
slowDownMap: 'null',
speedUpMap: 'null',
arcPageIds: 'null',
contentRequests: {}
}