Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danja/dogalog
/ functions
Functions
334 in github.com/danja/dogalog
⨍
Functions
334
◇
Types & classes
58
Function
isOp
(args, env)
src/prolog/builtins/logic.js:48
Function
isType
(object, expectedType, details)
dev-dist/workbox-ca84f546.js:411
Method
isURLExpired
* Can be used to check if a URL has expired or not before it's used. * * This requires a look up from IndexedDB, so can be slow.
dev-dist/workbox-ca84f546.js:1861
Function
lt
(args, env)
src/prolog/builtins/logic.js:69
Function
lte
(args, env)
src/prolog/builtins/logic.js:87
Method
match
({ request })
dev-dist/workbox-ca84f546.js:4240
Function
matchCallback
({ url })
dev-dist/workbox-ca84f546.js:1153
Method
matchPrecache
* This acts as a drop-in replacement for * [`cache.match()`](https://developer.mozilla.org/en-US/docs/Web/API/Cache/match) * with the fo
dev-dist/workbox-ca84f546.js:4075
Function
method
(storeName, ...args)
dev-dist/workbox-ca84f546.js:1523
Function
neqNumeric
(args, env)
src/prolog/builtins/logic.js:29
Method
off
* Unregister event listener * @param {string} event - Event name * @param {Function} callback - Callback function
src/tutorial/tutorialManager.js:149
Function
phase
(args, env, ctx)
src/prolog/builtins/timing.js:33
Function
pick
(args, env)
src/prolog/builtins/random.js:33
Function
precacheAndRoute
* This method will add entries to the precache list and add a route to * respond to fetch events. * * This is a convenience method that
dev-dist/workbox-ca84f546.js:4342
Function
prob
(args, env)
src/prolog/builtins/random.js:11
Function
rand
(args, env)
src/prolog/builtins/random.js:69
Function
randint
(args, env)
src/prolog/builtins/random.js:85
Function
range
(args, env)
src/prolog/builtins/arithmetic.js:26
Method
reset
* Reset tutorial progress
src/tutorial/tutorialManager.js:101
Function
rotate
(args, env)
src/prolog/builtins/arithmetic.js:49
Method
routes
* @return {Map<string, Array<workbox-routing.Route>>} routes A `Map` of HTTP * method name ('GET', etc.) to an array of all the corresponding `
dev-dist/workbox-ca84f546.js:704
Function
scale
(args, env)
src/prolog/builtins/musical.js:12
Function
set
(target, prop, value)
dev-dist/workbox-ca84f546.js:1387
Method
setCatchHandler
* * @param {workbox-routing-handlerCallback} handler A callback * function that returns a Promise resolving to a Response
dev-dist/workbox-ca84f546.js:579
Method
setCatchHandler
* If a Route throws an error while handling a request, this `handler` * will be called and given a chance to provide a response. *
dev-dist/workbox-ca84f546.js:1014
Method
setDefaultHandler
* Define a default `handler` that's called when no routes explicitly * match the incoming request. * * Each HTTP method ('GET', '
dev-dist/workbox-ca84f546.js:1004
Method
statefulCallback
dev-dist/workbox-ca84f546.js:2826
Method
strategy
* @type {workbox-precaching.PrecacheStrategy} The strategy created by this controller and * used to cache assets and respond to fetch events.
dev-dist/workbox-ca84f546.js:3865
Function
success
()
dev-dist/workbox-ca84f546.js:1322
Function
token
(stream)
src/ui/prologLanguage.js:6
Function
transpose
(args, env)
src/prolog/builtins/musical.js:60
Function
unifyGoal
(args, env)
src/prolog/builtins/logic.js:38
Method
unregisterRoute
* Unregisters a route with the router. * * @param {workbox-routing.Route} route The route to unregister.
dev-dist/workbox-ca84f546.js:1067
Function
within
(args, env)
src/prolog/builtins/logic.js:102
← previous
301–334 of 334, ranked by callers