text stringlengths 7 2.39k | embedding listlengths 768 768 |
|---|---|
Title uses strings.Title to return operand with the first unicode codepoint of each word converted to uppercase. | [
-0.23319540917873383,
-0.6873263120651245,
0.6770291924476624,
-0.3427439033985138,
-0.3499937653541565,
-0.07338916510343552,
-0.6388981938362122,
-0.24154312908649445,
0.7095571756362915,
1.2645478248596191,
0.031093575060367584,
0.5075928568840027,
-0.2083779275417328,
-0.93850529193878... |
ToLower uses strings.ToLower to return operand with all unicode codepoints converted to lowercase. | [
0.6375605463981628,
-0.7140369415283203,
0.6226054430007935,
-0.7062292098999023,
-0.19359718263149261,
0.28906384110450745,
0.1895015984773636,
-0.8015825748443604,
0.4920883774757385,
0.004011750221252441,
-0.11180038005113602,
0.03880752623081207,
-0.2645867168903351,
-0.508904933929443... |
ToUpper uses strings.ToUpper to return operand with all unicode codepoints converted to uppercase. | [
-0.7314280867576599,
-0.4793241322040558,
0.6239078640937805,
0.1597895324230194,
-0.4483165740966797,
0.27624714374542236,
-0.392947256565094,
0.06217542663216591,
0.5021520256996155,
0.6278899908065796,
-0.009738222695887089,
0.5362789630889893,
0.47516700625419617,
-1.1083332300186157,
... |
Trim uses strings.Trim to remove any occurrences of chars from the beginning and end of operand. | [
0.1967717558145523,
-0.9676121473312378,
0.6188376545906067,
-1.0349270105361938,
-0.2428687959909439,
0.4495820999145508,
0.19340543448925018,
-0.6486528515815735,
0.3710760474205017,
0.18190231919288635,
0.4259774088859558,
1.6226810216903687,
0.09307767450809479,
-1.1552599668502808,
... |
TrimLeft uses strings.TrimLeft to remove any occurrences of chars from the beginning of operand. | [
1.2264621257781982,
-0.9926071166992188,
0.2919897437095642,
-1.343636393547058,
-0.43287211656570435,
0.5976489782333374,
-0.10841374099254608,
-0.14405764639377594,
1.2002516984939575,
0.34196722507476807,
-0.3159385323524475,
0.5499908924102783,
-0.42721453309059143,
-0.6384284496307373... |
TrimPrefix uses strings.TrimPrefix to remove prefix from the beginning of operand. | [
0.21592473983764648,
-0.7624173760414124,
0.633156418800354,
-1.222733974456787,
-0.8358312249183655,
-0.15863630175590515,
-0.3661995828151703,
0.2841093838214874,
0.8266807198524475,
0.4048118591308594,
0.1130376011133194,
0.7070253491401672,
0.11791983246803284,
-0.595783531665802,
0.... |
TrimRight uses strings.TrimRight to remove any occurrences of chars from the end of operand. | [
0.2781282961368561,
-0.3185579776763916,
0.550660252571106,
-0.6884725093841553,
-0.758283793926239,
0.5469077229499817,
-0.5659828782081604,
-0.6165362000465393,
-0.08869743347167969,
0.3470722436904907,
0.3295888602733612,
0.8055919408798218,
-0.511704683303833,
-0.4001624882221222,
0.... |
TrimSpace uses strings.TrimSpace to remove all unicode whitespace codepoints from the beginning and end of operand. | [
0.37901753187179565,
-0.4948574900627136,
0.35595521330833435,
-0.6723442077636719,
-0.7516136169433594,
0.49099740386009216,
0.06382980197668076,
-0.21128123998641968,
1.118471384048462,
0.2155071198940277,
0.011229246854782104,
1.0983071327209473,
-0.41361182928085327,
-0.537901639938354... |
TrimSuffix uses strings.TrimSuffix to remove suffix from the end of operand. | [
0.636589765548706,
-0.3308277726173401,
0.5718714594841003,
-0.960353672504425,
-0.9026917219161987,
0.5877104997634888,
0.0028939645271748304,
0.27600571513175964,
0.024070538580417633,
-0.250078022480011,
-0.892947256565094,
0.9118568301200867,
0.2209048718214035,
-1.0680186748504639,
... |
Unquote uses strconv.Unquote to the underlying, unquoted string value of operand. | [
0.00932035781443119,
-1.3883514404296875,
0.7132893204689026,
-0.7479575276374817,
-0.5201824307441711,
-0.7517142295837402,
-0.2965160012245178,
0.2558077275753021,
-0.2391175776720047,
0.2389163374900818,
0.04564163461327553,
1.2667837142944336,
-0.09681260585784912,
-0.9660887718200684,... |
/ Slice Manipulation Grep filters operand according to pattern, returning a slice of matching elements. Pattern is treated as a regexp. | [
-0.9199843406677246,
0.6375725269317627,
0.5047092437744141,
0.4156041443347931,
0.4695959985256195,
0.24211832880973816,
0.4291691780090332,
-0.15996044874191284,
0.6399959921836853,
1.0105175971984863,
0.5373265743255615,
0.4474866986274719,
0.20444366335868835,
-0.5890573859214783,
1.... |
Head returns the first n elements of operand. If less than n elements are in operand, it returns all of operand. | [
-0.17870111763477325,
-0.08897759020328522,
0.7504329085350037,
1.0524494647979736,
-0.5395050048828125,
0.4730311632156372,
-0.372973769903183,
-1.2725023031234741,
0.9690997004508972,
0.2162180244922638,
0.15088360011577606,
1.3115758895874023,
-0.27403536438941956,
-0.3789767324924469,
... |
Intersect returns the intersection of a and operand. Duplicate elements are removed. Ordering is not preserved. | [
0.0984199270606041,
-0.4780275523662567,
0.6217907667160034,
0.2689897418022156,
-0.9582004547119141,
-0.0551656149327755,
0.10081272572278976,
-0.39277175068855286,
0.6345994472503662,
1.3539154529571533,
0.7537211775779724,
0.2915491759777069,
-0.6041464805603027,
-0.6854183077812195,
... |
Reverse returns a copy of operand with the elements in reverse order. | [
-0.8005812764167786,
-0.3444508910179138,
0.6653375029563904,
0.6402329206466675,
-0.1787293255329132,
-0.2663305997848511,
-0.45042142271995544,
-0.11873692274093628,
0.09043090045452118,
-0.051983367651700974,
-0.41913989186286926,
1.4058690071105957,
-0.48984044790267944,
-1.68175005912... |
Seq generates a sequence of ints from first to last. If incr is specified (an optional third argument), then the sequence will increment by incr. Otherwise, incr defaults to 1. Incr may be negative to generate a sequence of descending ints. | [
-0.4489176571369171,
0.47680479288101196,
0.5344431400299072,
0.6793907880783081,
-0.3769836127758026,
-0.11120961606502533,
-0.10542977601289749,
0.46281763911247253,
-0.2452402263879776,
-0.6634506583213806,
-0.2830618619918823,
-0.33607015013694763,
0.01719425432384014,
-0.1437716931104... |
Shuffle returns a copy of operand with the elements shuffled pseudorandomly. | [
-0.9959350824356079,
-0.7651003003120422,
0.5313718318939209,
0.040395379066467285,
-1.1520130634307861,
1.1306782960891724,
0.4204775094985962,
-0.5772510170936584,
1.6060501337051392,
-0.7794262766838074,
0.4660574793815613,
0.631350040435791,
0.0013090074062347412,
-0.8129837512969971,
... |
Sort returns a copy of operand sorted by sort.Strings. | [
-0.0499296635389328,
-1.5952140092849731,
0.3680526912212372,
-0.24133826792240143,
-1.8254209756851196,
0.15217478573322296,
-0.23035915195941925,
-2.0947299003601074,
0.3828754127025604,
-0.6209065318107605,
0.4898635745048523,
1.6066088676452637,
-0.6059465408325195,
-0.8174479007720947... |
Tail returns the last n elements of operand. If less than n elements are in operand, it returns all of operand. | [
-0.49216794967651367,
0.06803949177265167,
0.681634783744812,
0.5032120943069458,
-0.3517356812953949,
0.5630409121513367,
-0.2975393533706665,
-1.334045171737671,
0.20463809370994568,
-0.13965189456939697,
-0.3080349564552307,
1.3729361295700073,
-0.5657461285591125,
-0.03787136822938919,... |
Union returns the union of a and operand. Duplicate elements are removed. Ordering is not preserved. | [
-0.05390315130352974,
-0.43123531341552734,
0.500068724155426,
-0.38891199231147766,
-0.5087105631828308,
-0.133339524269104,
0.4483345150947571,
0.1541268229484558,
1.4279323816299438,
0.16477805376052856,
0.050955262035131454,
1.1739031076431274,
-0.22647500038146973,
-1.2337706089019775... |
/ Time Now uses time.Now to return the current time as a time.Time instance. | [
-0.43468183279037476,
-0.9727002382278442,
0.5079227685928345,
-0.1043127253651619,
0.6761940717697144,
0.13634836673736572,
0.22436203062534332,
-0.14702989161014557,
-0.7762470245361328,
0.3314525783061981,
-0.48960304260253906,
-1.2716301679611206,
-0.29493972659111023,
0.39403060078620... |
ParseTime uses time.Parse to return a time.Time instance of operand parsed according to format. | [
-0.28074076771736145,
-0.7962470054626465,
0.7184600234031677,
-0.21824845671653748,
-0.2605929970741272,
0.3999413847923279,
-0.8025592565536499,
-0.7305567264556885,
-0.20942607522010803,
0.6011859774589539,
0.27900946140289307,
-0.7315713763237,
-0.5777885317802429,
0.008218042552471161... |
/ Regular Expressions Matches use regexp.MatchString to check if operand matches pattern. | [
-0.4791416823863983,
-0.8086422085762024,
0.4655631184577942,
-0.04325096681714058,
0.04551716521382332,
1.1855047941207886,
0.596757173538208,
-0.12873096764087677,
0.5667669773101807,
0.1153356060385704,
0.49932947754859924,
-0.2313494235277176,
-0.7726759314537048,
-1.5968124866485596,
... |
CompileRegex uses regexp.Compile to compile a new regexp.Regexp according to pattern. | [
0.32007405161857605,
-1.2434684038162231,
0.3727969527244568,
0.46262872219085693,
0.4902665317058563,
0.5415635108947754,
0.1905277818441391,
0.5170456767082214,
0.04991483688354492,
-0.4981074929237366,
-0.4264502227306366,
0.9234151244163513,
0.10470377653837204,
-0.7844414114952087,
... |
CompileERE uses regexp.CompilePOSIX to compile a new regexp.Regexp according to pattern. Uses POSIX extended regexp behavior. | [
0.3383151888847351,
-0.7060223817825317,
0.5247249007225037,
0.7676382660865784,
0.06116151437163353,
0.1432083696126938,
-0.08210015296936035,
0.7688493132591248,
0.2860555350780487,
-0.2922572195529938,
-0.1611383706331253,
-1.1760191917419434,
0.141348198056221,
0.21281342208385468,
0... |
QuoteRegex uses regexp.QuoteMeta to returnsoperand with all regex metachars escaped. | [
-0.6048611402511597,
-0.5024887323379517,
0.3595227599143982,
-0.2025897204875946,
0.6900963187217712,
0.20179523527622223,
-0.5651488304138184,
0.6567277908325195,
-0.08887096494436264,
0.21519602835178375,
-0.010306300595402718,
1.1028088331222534,
0.24090644717216492,
-0.874174952507019... |
/ Encoding Base64Encode uses base64.StdEncoding to encode operand. | [
-0.2727009356021881,
0.011471683159470558,
0.26200827956199646,
1.6615066528320312,
0.054461993277072906,
0.5239830017089844,
0.5947267413139343,
0.0269926730543375,
0.332297682762146,
0.7303503155708313,
0.007725009229034185,
0.37089845538139343,
-0.4331495463848114,
-0.45959240198135376,... |
Base64Decode uses base64.StdEncoding to decode operand. | [
0.13459542393684387,
-0.6219490170478821,
0.40580081939697266,
1.0425695180892944,
-0.09109918773174286,
0.03253500908613205,
0.07335983216762543,
0.3482523262500763,
0.4527968466281891,
0.01039405632764101,
0.2771645784378052,
0.7917032241821289,
-0.3927702009677887,
-0.5534628033638,
1... |
ParseBool uses strconv.ParseBool to parse operand as a bool. | [
0.08647384494543076,
-0.8295609354972839,
0.5343335270881653,
0.5458674430847168,
-0.36157673597335815,
0.35180577635765076,
0.08593954890966415,
0.16673092544078827,
-0.28698641061782837,
0.1426495909690857,
-0.3942147493362427,
0.2909252643585205,
0.39215168356895447,
-1.23988938331604,
... |
ParseInt uses strconv.ParseInt with base == 0 (auto) and bitsize = 32 to parse operand as an int. | [
0.39966219663619995,
-0.7506042122840881,
0.5271158218383789,
-0.8386310338973999,
-0.5966888070106506,
-0.2682168781757355,
0.7064939141273499,
-0.7463847994804382,
-0.6837072968482971,
-0.5350317358970642,
-0.6428394913673401,
0.3592545688152313,
-0.30589500069618225,
-0.8215155601501465... |
ParseFloat uses strconv.ParseFloat with bitsize == 64 to parse operand as a float. | [
0.909520149230957,
0.387885719537735,
0.4647163152694702,
-0.07038921862840652,
-0.4918883740901947,
-0.7535014748573303,
0.1380879282951355,
-0.09884611517190933,
-0.4415128827095032,
-0.6891214847564697,
0.2672646641731262,
0.30078932642936707,
0.07083263248205185,
0.09008669853210449,
... |
ParseURL uses url.Parse to parse operand as a url. | [
-0.6539104580879211,
-0.2695533335208893,
0.4970419108867645,
-0.038708873093128204,
-0.10166187584400177,
0.3044811189174652,
-0.15867124497890472,
0.18143433332443237,
0.17939165234565735,
-0.2397911101579666,
-0.30457600951194763,
-0.1588713526725769,
-0.0030098259449005127,
-0.48457050... |
/ Math Abs returns the absolute value of operand. | [
-0.43672555685043335,
-0.6269316673278809,
0.304684042930603,
0.2362043857574463,
-1.174014925956726,
1.070765495300293,
0.06908883154392242,
-1.401698112487793,
-0.2926839590072632,
-0.42615312337875366,
0.4965810179710388,
1.3489370346069336,
0.9207764863967896,
-0.6051540374755859,
1.... |
Add a to operand. | [
-0.8882214426994324,
-0.9530777931213379,
0.4530940055847168,
-0.7761784791946411,
-0.32827460765838623,
0.1797935962677002,
0.5007238984107971,
-0.023856431245803833,
1.0620481967926025,
-0.6241194605827332,
0.5385547280311584,
1.174182653427124,
0.6104787588119507,
-0.7365471720695496,
... |
Subtract a from operand. | [
0.05829997360706329,
-1.2414894104003906,
0.43061038851737976,
-0.4100579619407654,
-1.1714324951171875,
0.5743063688278198,
0.7479920387268066,
0.6061835885047913,
0.31990793347358704,
-0.5578020811080933,
0.12175510823726654,
0.721035897731781,
0.21466685831546783,
-0.9069320559501648,
... |
Divide operand by a. | [
-0.3269883990287781,
-0.9137746691703796,
0.2986007332801819,
-0.22230100631713867,
0.021696841344237328,
0.2982708811759949,
1.4330939054489136,
0.30750828981399536,
0.593233048915863,
-0.5226457715034485,
0.43022769689559937,
-0.033547040075063705,
0.5034576058387756,
-0.2574832439422607... |
Modulo returns operand modulo a. | [
-1.231223464012146,
-0.4340972304344177,
0.3066941201686859,
-0.398520290851593,
-0.4292515516281128,
0.6216644644737244,
0.6957827806472778,
0.0875711590051651,
1.1803584098815918,
-0.5184291005134583,
0.823891282081604,
1.1205955743789673,
-0.659419059753418,
-0.494764119386673,
1.2328... |
Multiply operand and a. | [
-1.0816442966461182,
-1.2622900009155273,
0.32520419359207153,
-0.11702223122119904,
-0.553594172000885,
-0.25139331817626953,
0.2861107289791107,
0.26000112295150757,
1.1953418254852295,
-0.18313947319984436,
0.3661060929298401,
0.07528899610042572,
0.2439887672662735,
0.3879071772098541,... |
Min returns the minimum of a and operand. | [
-0.25345999002456665,
-1.015552282333374,
0.3555358350276947,
-0.30067968368530273,
-1.3582407236099243,
-0.014276042580604553,
-0.16571585834026337,
-0.5837289690971375,
1.2881278991699219,
-0.5076870918273926,
0.952492356300354,
0.5663325190544128,
-0.3693399131298065,
-0.514137208461761... |
Max returns the maximum of a and operand. | [
-0.16412143409252167,
-0.3734036982059479,
0.5582354664802551,
0.28392115235328674,
-0.7003474235534668,
0.07497576624155045,
-0.13600125908851624,
0.2747693359851837,
0.9984346628189087,
-0.015243238769471645,
0.8677623867988586,
1.1844147443771362,
0.022707713767886162,
-0.51736307144165... |
InSequence does work in sequence and waits for the previous work item to complete. it should write results on channel in order of input work array. | [
-1.013853907585144,
-0.25964391231536865,
0.6314167976379395,
0.3415718674659729,
1.0715841054916382,
-0.12099922448396683,
1.2664397954940796,
-0.6708361506462097,
-0.7123116254806519,
-0.06983675062656403,
-0.9881819486618042,
-0.5358515977859497,
-1.2054327726364136,
-0.1193221956491470... |
InParallel does work in parallel and should write results on channels as work item complete | [
0.2722766697406769,
-0.06399883329868317,
0.5595772862434387,
0.1514555662870407,
0.053382981568574905,
-0.09170005470514297,
0.5077641010284424,
0.16805307567119598,
-0.6938626170158386,
-0.38701745867729187,
-0.3836737871170044,
-0.3723190128803253,
-1.138580322265625,
-0.475789546966552... |
build sleep for time mentioned in num and returns the same number | [
-0.31505799293518066,
-0.3971294164657593,
0.1736435890197754,
1.4221943616867065,
-0.31351861357688904,
0.023572422564029694,
1.1723072528839111,
-0.8272895216941833,
0.08083688467741013,
-0.7143614888191223,
-0.4896768629550934,
-0.1542339026927948,
-1.255465030670166,
-0.700023233890533... |
SpittingWebToNest returns the Nest that this Spitter is creating a Web to spit at, thus connecting them. Nil if not spitting. Value can be returned as a nil pointer. | [
-0.42255669832229614,
0.06017061695456505,
0.3091653287410736,
-0.12789753079414368,
0.6418561935424805,
0.8343307375907898,
0.763865053653717,
-0.8510591387748718,
0.25832682847976685,
-0.6372981071472168,
-0.7772400975227356,
0.6627848148345947,
-1.0944159030914307,
0.6200112700462341,
... |
Spit runs logic that creates and spits a new Web from the Nest the Spitter is on to another Nest, connecting them. | [
-0.2992987334728241,
-0.14194069802761078,
0.16410371661186218,
1.0049349069595337,
0.4929485619068146,
0.8643702864646912,
0.22667871415615082,
-0.39156603813171387,
0.19826629757881165,
-0.2519361972808838,
-0.3354056477546692,
0.4577224850654602,
-0.017160791903734207,
1.342345118522644... |
InitImplDefaults initializes safe defaults for all fields in Spitter. | [
0.4872738718986511,
0.927139163017273,
0.14553822576999664,
0.26654523611068726,
0.8177106976509094,
0.05844135209918022,
0.3744746744632721,
0.41471606492996216,
-0.5135013461112976,
-0.35647669434547424,
-2.419339656829834,
-0.564778208732605,
-0.6145052909851074,
0.9884684681892395,
-... |
DeltaMerge merges the delta for a given attribute in Spitter. | [
-1.3400921821594238,
0.22340254485607147,
0.4443313777446747,
0.15704010426998138,
0.009869862347841263,
0.7017062306404114,
-0.3979841470718384,
0.41278696060180664,
-0.14061963558197021,
-0.8821906447410583,
-0.7548606395721436,
-0.664774477481842,
-0.2619062662124634,
0.3972594738006592... |
PingHandler returns a Handler for Ping Request | [
-0.7434633374214172,
-0.6824424862861633,
0.12362781912088394,
0.6315413117408752,
-0.5141234993934631,
0.5670281648635864,
-0.519603431224823,
0.12470364570617676,
0.06845728307962418,
-0.2160271257162094,
0.13753758370876312,
-1.35597825050354,
-0.4054064452648163,
-0.4508094787597656,
... |
MakePaymentHandler returns a Handler for making a payment | [
0.2649911344051361,
-0.31635403633117676,
0.2312510460615158,
-0.39793625473976135,
-1.37445867061615,
-0.05136922746896744,
-0.08573567122220993,
0.1696343868970871,
0.22204692661762238,
-0.2050274759531021,
0.6497023701667786,
-1.404058814048767,
0.26137876510620117,
-1.276946783065796,
... |
////////////////////////////////////////////////////////////////////////////// CALLBACKS // //////////// | [
0.3460672199726105,
-0.689477264881134,
0.905526876449585,
0.4433053135871887,
-0.27610400319099426,
0.43895453214645386,
0.226644828915596,
0.24520066380500793,
0.3012559711933136,
0.3056216835975647,
-1.1140238046646118,
-0.33595213294029236,
-0.7757315039634705,
0.3028114438056946,
0.... |
////////////////////////////////////////////////////////////////////////////// FUNCTIONS // //////////// | [
0.355722576379776,
-0.6733522415161133,
1.3466004133224487,
-0.3326381742954254,
-0.5125608444213867,
-0.40828031301498413,
-0.11106076091527939,
0.5960583686828613,
-0.35951149463653564,
-0.0260495375841856,
-0.8018328547477722,
0.4914851784706116,
-0.4931059777736664,
-0.6569089293479919... |
Kinds is a list of known pkger kinds. | [
-0.7540234923362732,
0.24552521109580994,
0.2055472731590271,
0.6716146469116211,
0.14720658957958221,
0.5291913747787476,
-1.4035699367523193,
0.18252892792224884,
0.21287183463573456,
-0.19206485152244568,
-1.657045602798462,
0.6145206093788147,
0.07492592185735703,
1.1836702823638916,
... |
String provides the kind in human readable form. | [
0.413102388381958,
-0.6870326995849609,
0.38548776507377625,
-0.8894512057304382,
-0.2617323398590088,
0.702853262424469,
-0.326488196849823,
-0.9703940749168396,
-0.5784513354301453,
0.38897010684013367,
0.8984882235527039,
1.1966642141342163,
-0.2765929102897644,
-0.21839241683483124,
... |
OK validates the kind is valid. | [
0.9204716086387634,
-0.4515000581741333,
0.37793540954589844,
0.9207759499549866,
0.1636825054883957,
0.718147873878479,
0.23912695050239563,
-0.09862252324819565,
-0.486852765083313,
0.5044704675674438,
0.3921283781528473,
0.5697358846664429,
-0.5013405084609985,
0.3266506791114807,
0.3... |
ResourceType converts a kind to a known resource type (if applicable). | [
0.175040140748024,
-0.452050119638443,
0.4244389235973358,
-0.3539591133594513,
0.44439250230789185,
-0.7728115320205688,
-0.05086289346218109,
-0.726635217666626,
0.8659629225730896,
0.5460020899772644,
0.5117479562759399,
0.489169716835022,
-0.1004219576716423,
0.18264351785182953,
-0.... |
Encode will safely encode the id. | [
0.7243804335594177,
-0.5821038484573364,
-0.06325551867485046,
0.7236967086791992,
-0.22274573147296906,
0.5551043748855591,
-1.0586906671524048,
-0.7777460217475891,
1.012115478515625,
-0.0773395299911499,
-0.8069152235984802,
0.4677891731262207,
-1.1231591701507568,
-0.6187132596969604,
... |
String prints a encoded string representation of the id. | [
0.8759954571723938,
-1.7312134504318237,
0.23972216248512268,
-0.15870468318462372,
-0.6331614851951599,
0.9363276362419128,
-0.8151212930679321,
-1.2684874534606934,
0.6775204539299011,
-0.07569469511508942,
-0.39733657240867615,
1.191947340965271,
-0.5432689189910889,
-1.3264975547790527... |
IsNew indicates the resource is new to the platform. | [
0.08920583128929138,
-0.4336426556110382,
0.3029789626598358,
0.19431965053081512,
0.3140197694301605,
0.06751234084367752,
-0.39416781067848206,
-0.8257052898406982,
-0.6138238906860352,
-0.005200771149247885,
-0.8853393197059631,
0.09132131189107895,
0.5168601870536804,
1.209069848060608... |
HasConflicts provides a binary t/f if there are any changes within package after dry run is complete. | [
-0.19385211169719696,
0.0527573898434639,
0.4256158173084259,
-0.7388964295387268,
0.7269991040229797,
-0.041998397558927536,
0.5211814045906067,
-0.5654404759407043,
-0.6463268995285034,
-0.47195208072662354,
-1.0662105083465576,
-0.7810710668563843,
0.07527648657560349,
-0.11374909430742... |
MarshalJSON implementation here is forced by the embedded check value here. | [
0.16717876493930817,
-1.0850969552993774,
0.3860453963279724,
0.16150051355361938,
0.0969153344631195,
0.46574363112449646,
0.242294043302536,
-0.05366970971226692,
0.16500504314899445,
0.5680374503135681,
0.040635187178850174,
0.2041478455066681,
-0.5555595755577087,
0.3840034306049347,
... |
UnmarshalJSON decodes the check values. | [
-0.28072506189346313,
-0.040398817509412766,
0.3702865540981293,
-0.617117166519165,
0.4614212214946747,
0.12760081887245178,
-0.04511260986328125,
0.3072124123573303,
0.020415619015693665,
-0.3651784658432007,
-0.08122456073760986,
-0.36584028601646423,
0.2485130876302719,
0.1276255249977... |
MarshalJSON implementation here is forced by the embedded check value here. | [
0.16717876493930817,
-1.0850969552993774,
0.3860453963279724,
0.16150051355361938,
0.0969153344631195,
0.46574363112449646,
0.242294043302536,
-0.05366970971226692,
0.16500504314899445,
0.5680374503135681,
0.040635187178850174,
0.2041478455066681,
-0.5555595755577087,
0.3840034306049347,
... |
UnmarshalJSON decodes the notification endpoint. This is necessary unfortunately. | [
-0.22701528668403625,
-0.5530730485916138,
0.23380763828754425,
-0.4283355176448822,
0.4238353967666626,
-0.39384758472442627,
0.062253687530756,
0.43297305703163147,
-0.03692588582634926,
0.8697054386138916,
-0.5522325038909912,
-0.20829124748706818,
0.6107884645462036,
-0.292672306299209... |
MarshalJSON marshals a summary chart. | [
-0.34924498200416565,
-0.17032144963741302,
0.30485954880714417,
-0.4598577320575714,
-1.387433648109436,
-0.3536384403705597,
0.01061431597918272,
-1.2611361742019653,
1.4504132270812988,
0.3060782849788666,
-0.43239060044288635,
1.312574863433838,
0.9238951802253723,
-0.5614952445030212,... |
UnmarshalJSON unmarshals a view properties and other data. | [
-0.28067806363105774,
-0.47542935609817505,
0.4106329679489136,
-1.4844914674758911,
-1.6319409608840942,
-0.9696173071861267,
-0.16771377623081207,
0.6704638004302979,
0.1365799903869629,
-1.4333633184432983,
0.3175166845321655,
-0.02843390591442585,
0.8247430324554443,
-0.638431191444397... |
UnmarshalJSON unmarshals the notificatio endpoint. This is necessary b/c of the notification endpoint does not have a means ot unmarshal itself. | [
0.38209614157676697,
0.4460825026035309,
0.6269323229789734,
-1.3577494621276855,
-0.4477709233760834,
-0.2872890830039978,
-0.2899731695652008,
0.06259746104478836,
-0.24513599276542664,
0.6107438802719116,
0.05413005128502846,
-0.5642448663711548,
0.4095378816127777,
-0.05371909961104393... |
Checks that the given request has a valid session | [
-0.41779810190200806,
-0.4464918375015259,
0.3957735598087311,
1.5810061693191528,
0.7344751954078674,
0.3482723832130432,
0.09946314245462418,
-1.0176857709884644,
0.9914296269416809,
-0.5282009243965149,
0.7998679280281067,
-0.16689440608024597,
0.12055974453687668,
0.6877712607383728,
... |
Random returns random string from letters with length | [
-0.5751093029975891,
-0.4234735071659088,
0.05463096499443054,
-1.8129926919937134,
-0.5674917697906494,
0.4812290370464325,
-0.4756881594657898,
-0.6053088903427124,
1.9219545125961304,
0.6783287525177002,
-0.19821543991565704,
-0.04157397896051407,
-1.130056619644165,
-0.9361960887908936... |
Fetch the updated stats | [
0.23076260089874268,
-0.9935801029205322,
-0.08966195583343506,
0.21048961579799652,
-0.14249742031097412,
0.43471622467041016,
-0.959490180015564,
-0.9838207960128784,
0.12663885951042175,
-0.27506065368652344,
-0.37414777278900146,
0.36624452471733093,
1.5345312356948853,
-0.026950225234... |
MaxFiles that can be written based on filesize and free blocks | [
0.43836671113967896,
-0.22713950276374817,
0.46815064549446106,
0.8362902998924255,
-0.24212685227394104,
-0.4194825291633606,
0.7650957703590393,
0.3415972888469696,
-0.5892285108566284,
0.22275927662849426,
-0.37116655707359314,
-0.5268524289131165,
-0.3721771538257599,
0.175546452403068... |
BlockFiles calculates the amount of blocks needes for a file based on filesize and blocksize | [
0.30169543623924255,
0.2103063017129898,
0.6470189690589905,
0.11561549454927444,
-0.5555203557014465,
-0.41055384278297424,
0.5949698686599731,
-0.08148855715990067,
-0.8699355721473694,
0.8228704333305359,
-0.357651948928833,
-0.38196268677711487,
-0.7961077094078064,
0.7030670046806335,... |
Returns a quic.Session object with a .OpenStreamSync method to send streams | [
0.4946763813495636,
-0.22234617173671722,
0.5370710492134094,
-0.43323785066604614,
-0.9115405678749084,
-1.414807915687561,
0.6622664928436279,
-2.19840407371521,
0.7693852782249451,
-1.298545002937317,
0.2177339643239975,
0.16603806614875793,
-0.3474833369255066,
-0.26865068078041077,
... |
DSL returns the attached DSL. | [
0.7709795236587524,
-0.37654513120651245,
0.211286723613739,
-0.11909092962741852,
-0.7417908906936646,
0.019818861037492752,
0.37189120054244995,
-0.3075438141822815,
1.835193157196045,
-1.3264049291610718,
-0.22799311578273773,
0.49363335967063904,
1.3743910789489746,
-0.5753792524337769... |
Finalize finalizes the relationships. | [
0.23091977834701538,
-0.17422635853290558,
0.27426424622535706,
-0.35917899012565613,
0.7509186267852783,
0.23059487342834473,
0.16323700547218323,
-0.5594147443771362,
0.23593468964099884,
-1.1529464721679688,
0.4618595242500305,
-0.768051028251648,
-0.5748753547668457,
-0.325161129236221... |
GetElement returns the underlying element. | [
0.45808860659599304,
0.17704379558563232,
0.256483793258667,
0.18804365396499634,
0.8736581206321716,
0.9800002574920654,
1.1723517179489136,
0.18210715055465698,
0.3410200774669647,
-1.5558507442474365,
0.8096247315406799,
1.2711063623428345,
-0.22079846262931824,
0.03464425355195999,
0... |
MergeTags adds the given tags. It skips tags already present in e.Tags. | [
-0.2395562082529068,
1.1087452173233032,
0.48224419355392456,
0.47406840324401855,
1.2460240125656128,
0.9059928059577942,
-0.8016706705093384,
-0.5591928362846375,
0.4125905930995941,
0.1543453186750412,
-0.9325957298278809,
-0.5582985877990723,
-0.4673817455768585,
0.8902310729026794,
... |
PrefixTags adds the given tags to the beginning of the comma separated list. | [
0.49264436960220337,
0.5249521732330322,
0.37297573685646057,
0.3852196931838989,
0.8692775368690491,
-0.041452351957559586,
-1.7053945064544678,
0.0072820293717086315,
0.8321452736854553,
0.37266287207603455,
-0.5541793704032898,
0.8345259428024292,
-0.0908893421292305,
0.8008339405059814... |
mergeTags merges the comma separated tags in old with the ones in tags and returns a comma separated string with the results. | [
-0.2989553213119507,
0.029720470309257507,
0.4944054186344147,
0.18288026750087738,
0.1824451982975006,
-0.19683678448200226,
-2.3739278316497803,
-0.31606608629226685,
-0.26195603609085083,
0.21472105383872986,
-0.1927982121706009,
0.10054567456245422,
-0.12215270102024078,
0.217774942517... |
do nothing, it's a posix specific feature at the moment | [
-0.1487370878458023,
-0.68682861328125,
0.7654745578765869,
0.12500783801078796,
-0.017828190699219704,
0.8797315359115601,
0.30493423342704773,
0.413982093334198,
0.17185631394386292,
-1.9227908849716187,
-1.1777087450027466,
-0.5906118154525757,
-0.10433369129896164,
0.1741236448287964,
... |
Git Call git command with arguments. All print out displayed. It returns git Return code. | [
0.17916812002658844,
-0.38604220747947693,
0.4749276340007782,
0.02169586718082428,
-0.16124294698238373,
0.836215615272522,
0.06244707107543945,
-0.5290887355804443,
-0.5459575653076172,
0.04534081369638443,
0.2734590470790863,
0.6578885316848755,
-0.8844401836395264,
0.6242083311080933,
... |
Call a git command and get the output as string output. | [
0.08570504188537598,
-0.5584784746170044,
0.5775472521781921,
-0.10845187306404114,
-0.9158313274383545,
0.20697440207004547,
-1.4278630018234253,
-2.1786975860595703,
-0.6234394907951355,
0.020194513723254204,
0.23171468079090118,
0.20026996731758118,
-0.15220166742801666,
-0.130305007100... |
Commit Do a git commit | [
0.778375506401062,
-1.0129814147949219,
0.1287069022655487,
0.5716028809547424,
0.7297290563583374,
0.602668046951294,
-0.20466622710227966,
-0.2296963334083557,
-1.1152615547180176,
1.3510253429412842,
-0.06600333750247955,
-0.280341237783432,
-0.005153934471309185,
-0.3364338278770447,
... |
GitPush Push latest commits | [
1.4685776233673096,
0.830246090888977,
0.414876788854599,
0.1660684049129486,
0.980963408946991,
0.6390398740768433,
-0.47355175018310547,
-0.26764369010925293,
-0.280719518661499,
-0.03463210165500641,
0.20052342116832733,
0.4806095063686371,
-0.3384656608104706,
0.42949479818344116,
0.... |
NewLimitedWriter will automatically Close the writer on certain conditions defined by options. Since some options include async events the writes will be mutex protected meaning only 1 thread will be able to call Write/Close at the time | [
0.31004688143730164,
0.04960869252681732,
0.5479698181152344,
1.12247896194458,
0.017692215740680695,
-0.5295926332473755,
0.6103581190109253,
-0.13520435988903046,
0.5325735807418823,
0.11659271270036697,
0.4659876823425293,
-0.8167807459831238,
-1.3615856170654297,
0.190167635679245,
-... |
WithMaxBytes will block writes which would make the total stream larger than maxBytes. | [
0.22486315667629242,
0.3530202805995941,
0.5860309600830078,
-0.0705987811088562,
-0.8133364319801331,
-0.21014359593391418,
0.09393814951181412,
-0.022238919511437416,
-0.054725609719753265,
-0.06542863696813583,
-0.5919173359870911,
-0.6411991119384766,
-0.3638456463813782,
0.41610589623... |
Deprecated: Use Orden.ProtoReflect.Descriptor instead. | [
0.9639633297920227,
0.022092316299676895,
0.11750493943691254,
-1.2096623182296753,
-0.02749701589345932,
-0.8957756757736206,
-0.29329007863998413,
-0.99284428358078,
-0.9341104626655579,
-1.2922840118408203,
0.23089022934436798,
0.6695307493209839,
-0.6873356699943542,
-0.221719995141029... |
Deprecated: Use Paquete.ProtoReflect.Descriptor instead. | [
0.8532927632331848,
0.30177047848701477,
0.3685095012187958,
-0.5977871417999268,
0.0004610639007296413,
0.15072613954544067,
-0.5898366570472717,
-0.0010777147253975272,
-0.8666954040527344,
-0.6542001366615295,
-0.2976481318473816,
-0.5285848379135132,
0.4129188358783722,
0.2781034409999... |
Deprecated: Use Message.ProtoReflect.Descriptor instead. | [
0.18306829035282135,
1.4892842769622803,
0.37890729308128357,
0.2171785831451416,
-0.1341405212879181,
-0.27915412187576294,
-1.1187477111816406,
-0.36522653698921204,
-0.8149784207344055,
-1.3853214979171753,
0.5078718662261963,
0.05928584560751915,
-0.29424676299095154,
1.138463497161865... |
Path Type implements the starlark.Value.Type() method. | [
0.14434538781642914,
-0.1980399191379547,
0.24060587584972382,
0.2492758333683014,
0.5664675831794739,
0.16151733696460724,
1.180214285850525,
-0.9877552390098572,
0.21817147731781006,
-0.12903271615505219,
0.07482030987739563,
0.2530003786087036,
-0.8811877369880676,
0.7749828696250916,
... |
Freeze implements the starlark.Value.Freeze() method. | [
-0.848702609539032,
0.06583298742771149,
0.1423574984073639,
0.20127645134925842,
0.24434518814086914,
-0.11011557281017303,
0.5126030445098877,
-0.8406915068626404,
-0.7573447823524475,
-0.20366951823234558,
-0.3013896942138672,
0.5432932376861572,
-0.6202377080917358,
0.5374304056167603,... |
Truth implements the starlark.Value.Truth() method. | [
-0.2231053113937378,
-0.08125528693199158,
0.2675205171108246,
-0.2746434509754181,
0.9654566049575806,
0.5947738885879517,
0.0642974004149437,
-0.6354494094848633,
-0.6970584392547607,
-0.699217677116394,
-1.0233243703842163,
-0.09586354345083237,
-0.5543487071990967,
0.6641619801521301,
... |
Hash32 implements the Arg.Hash32() method. | [
0.5359058976173401,
0.5661742091178894,
0.2525390684604645,
0.05466904118657112,
0.2213331013917923,
1.4344009160995483,
0.06461942195892334,
-0.6128233075141907,
-0.8838818073272705,
-0.756493091583252,
0.1809326708316803,
0.032586272805929184,
0.582967221736908,
0.25313296914100647,
0.... |
Hash implements the starlark.Value.Hash() method. | [
0.804945707321167,
-0.10092083364725113,
0.14000968635082245,
0.014692903496325016,
-0.09789028763771057,
0.07207468152046204,
0.16940779983997345,
-0.12408824265003204,
-0.48565247654914856,
-0.820443868637085,
-0.5611332058906555,
1.1599849462509155,
-0.0306224524974823,
0.50997680425643... |
starlarkPath parses Starlark kw/args and returns a corresponding `Path` | [
0.9102047085762024,
-0.4515035152435303,
0.2855086922645569,
0.24724702537059784,
-0.6489422917366028,
-0.09044887870550156,
0.1495620608329773,
-0.13025036454200745,
-0.6083411574363708,
-0.32484427094459534,
0.6775971055030823,
0.018684733659029007,
-0.19800221920013428,
-0.1089525446295... |
GlobGroup Type implements the starlark.Value.Type() method. | [
-0.03854213282465935,
0.5207496285438538,
0.1737852841615677,
-0.3105115294456482,
-0.30738237500190735,
0.02062792144715786,
1.1446411609649658,
-1.4050401449203491,
0.04959408938884735,
-0.15251034498214722,
0.14192716777324677,
0.6796764731407166,
-1.2588075399398804,
1.2679435014724731... |
Freeze implements the starlark.Value.Freeze() method. | [
-0.848702609539032,
0.06583298742771149,
0.1423574984073639,
0.20127645134925842,
0.24434518814086914,
-0.11011557281017303,
0.5126030445098877,
-0.8406915068626404,
-0.7573447823524475,
-0.20366951823234558,
-0.3013896942138672,
0.5432932376861572,
-0.6202377080917358,
0.5374304056167603,... |
Truth implements the starlark.Value.Truth() method. | [
-0.2231053113937378,
-0.08125528693199158,
0.2675205171108246,
-0.2746434509754181,
0.9654566049575806,
0.5947738885879517,
0.0642974004149437,
-0.6354494094848633,
-0.6970584392547607,
-0.699217677116394,
-1.0233243703842163,
-0.09586354345083237,
-0.5543487071990967,
0.6641619801521301,
... |
Hash32 implements the Arg.Hash32() method. | [
0.5359058976173401,
0.5661742091178894,
0.2525390684604645,
0.05466904118657112,
0.2213331013917923,
1.4344009160995483,
0.06461942195892334,
-0.6128233075141907,
-0.8838818073272705,
-0.756493091583252,
0.1809326708316803,
0.032586272805929184,
0.582967221736908,
0.25313296914100647,
0.... |
Hash implements the starlark.Value.Hash() method. | [
0.804945707321167,
-0.10092083364725113,
0.14000968635082245,
0.014692903496325016,
-0.09789028763771057,
0.07207468152046204,
0.16940779983997345,
-0.12408824265003204,
-0.48565247654914856,
-0.820443868637085,
-0.5611332058906555,
1.1599849462509155,
-0.0306224524974823,
0.50997680425643... |
String Hash32 implements the Arg.Hash32() method. | [
0.9486410021781921,
0.5431298613548279,
0.37333595752716064,
-0.19858084619045258,
-0.10751889646053314,
1.4923946857452393,
-0.20886054635047913,
-0.6022341847419739,
-0.9098585247993469,
-0.415257066488266,
0.6381735801696777,
0.09119120240211487,
0.516878604888916,
-0.03810105472803116,... |
Sub Type implements the starlark.Value.Type() method. | [
0.3216884136199951,
0.09162155538797379,
0.1948596090078354,
-0.14678634703159332,
0.10854869335889816,
0.31506985425949097,
0.6943839192390442,
-0.9706366658210754,
0.21914143860340118,
-0.7746588587760925,
-0.6797792315483093,
1.1614443063735962,
-0.4994998574256897,
0.6110374927520752,
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.